We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d1b2a commit 7b2a1a0Copy full SHA for 7b2a1a0
1 file changed
netlify.toml
@@ -1,7 +1,7 @@
1
[build.environment]
2
PYTHON_VERSION = "3.13"
3
- HUGO_VERSION = "0.126.2"
4
- DART_SASS_VERSION = "1.77.5"
+ HUGO_VERSION = "0.141.0"
+ DART_SASS_VERSION = "1.83.4"
5
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
6
7
[build]
@@ -22,4 +22,4 @@
22
[[plugins]]
23
package = "netlify-plugin-checklinks"
24
[plugins.inputs]
25
- skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com']
+ skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com', 'https://cdn.jsdelivr.net']
0 commit comments