Skip to content

Commit 668e181

Browse files
Update theme (v0.21) (#718)
1 parent 8f214c7 commit 668e181

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.134.3"
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]
@@ -19,4 +19,4 @@
1919
[[plugins]]
2020
package = "netlify-plugin-checklinks"
2121
[plugins.inputs]
22-
skipPatterns = ['*bot*', 'https://fonts.gstatic.com', 'https://fonts.googleapis.com']
22+
skipPatterns = ['*bot*', 'https://fonts.gstatic.com', 'https://fonts.googleapis.com', 'https://cdn.jsdelivr.net']

0 commit comments

Comments
 (0)