Skip to content

Commit 16f4e5e

Browse files
Update hugo (#288)
1 parent 8eb294b commit 16f4e5e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

netlify.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build.environment]
22
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
3-
HUGO_VERSION = "0.120.1"
3+
HUGO_VERSION = "0.120.4"
44
DART_SASS_VERSION = "1.69.4"
55
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
66

@@ -21,3 +21,5 @@
2121

2222
[[plugins]]
2323
package = "netlify-plugin-checklinks"
24+
[plugins.inputs]
25+
skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com']

0 commit comments

Comments
 (0)