Compare commits
11 Commits
upgrade_th
...
main
Author | SHA1 | Date | |
---|---|---|---|
08fdeca196 | |||
e67995206c | |||
b48236e561 | |||
d6a711cac4 | |||
2711ce768c | |||
ff07925703 | |||
498140d6a2 | |||
ca54c3295b | |||
2f05cf0ab5 | |||
77fa7229d1 | |||
dbeb25a1a8 |
@ -34,7 +34,7 @@ theme = "DoIt"
|
||||
# [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372
|
||||
cacheRemoteImages = false
|
||||
# [Experimental] generate image srcset attribute with hugo image processing feature.
|
||||
optimizeImages = false
|
||||
optimizeImages = true
|
||||
# [Experimental] resize method for srcset attribute in optimizeImages, more info: https://gohugo.io/content-management/image-processing/#image-processing-options
|
||||
srcsetSmallResizeMethod = "700x webp Lanczos q75"
|
||||
srcsetDefaultResizeMethod = "1200x webp Lanczos q75"
|
||||
|
@ -34,7 +34,7 @@ theme = "DoIt"
|
||||
# [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372
|
||||
cacheRemoteImages = false
|
||||
# [Experimental] generate image srcset attribute with hugo image processing feature.
|
||||
optimizeImages = false
|
||||
optimizeImages = true
|
||||
# [Experimental] resize method for srcset attribute in optimizeImages, more info: https://gohugo.io/content-management/image-processing/#image-processing-options
|
||||
srcsetSmallResizeMethod = "700x webp Lanczos q75"
|
||||
srcsetDefaultResizeMethod = "1200x webp Lanczos q75"
|
||||
|
Loading…
Reference in New Issue
Block a user