Skip to content

Commit 622b24c

Browse files
committed
hugo.toml: rm unneeded subtable
1 parent d5618b4 commit 622b24c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

hugo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,8 @@ pagination.pagerSize = 5
123123
dir = ':cacheDir/images'
124124

125125
[minify]
126-
[minify.tdewolff]
127-
[minify.tdewolff.html]
128-
keepQuotes = true # Fixing metadata that reqires quotes
126+
[minify.tdewolff.html]
127+
keepQuotes = true # Fixing metadata that reqires quotes
129128

130129
[markup]
131130
[markup.goldmark.extensions]

0 commit comments

Comments
 (0)