You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This site:
8
8
1. Transpiles Sass to CSS using Dart Sass
9
9
1. Performs vendor prefixing of CSS rules using the postcss, postcss-cli, and autoprefixer Node.js packages
10
10
1. Processes CSS files using the tailwindcss and @tailwindcss-cli Node.js packages
11
-
1. Encodes images to the WebP format to verify that we're using Hugo's extended edition
11
+
1. Encodes images to the WebP format
12
12
1. Includes a content file named hugö.md to verify that the Git `core.quotepath` setting is `false`[^1]
13
13
14
14
[^1]: See [issue #9810](https://github.com/gohugoio/hugo/issues/9810). Git's `core.quotepath` setting is `false` if `/tests/hugö` has a non-zero "last modified" date.
0 commit comments