8000 Update hugo (0.141.0) (#371) · scientific-python/specs@7b2a1a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b2a1a0

Browse files
Update hugo (0.141.0) (#371)
1 parent 46d1b2a commit 7b2a1a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build.environment]
22
PYTHON_VERSION = "3.13"
3-
HUGO_VERSION = "0.126.2"
4-
DART_SASS_VERSION = "1.77.5"
3+
HUGO_VERSION = "0.141.0"
4+
DART_SASS_VERSION = "1.83.4"
55
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
66

77
[build]
@@ -22,4 +22,4 @@
2222
[[plugins]]
2323
package = "netlify-plugin-checklinks"
2424
[plugins.inputs]
25-
skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com']
25+
skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com', 'https://cdn.jsdelivr.net']

0 commit comments

Comments
 (0)
0