Compare commits
5 Commits
main
...
upgrade_th
Author | SHA1 | Date | |
---|---|---|---|
ba55568cd7 | |||
1d72149122 | |||
0be9de0bc4 | |||
8766c9c6ce | |||
b395f8d344 |
@ -34,7 +34,7 @@ theme = "DoIt"
|
|||||||
# [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372
|
# [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372
|
||||||
cacheRemoteImages = false
|
cacheRemoteImages = false
|
||||||
# [Experimental] generate image srcset attribute with hugo image processing feature.
|
# [Experimental] generate image srcset attribute with hugo image processing feature.
|
||||||
optimizeImages = true
|
optimizeImages = false
|
||||||
# [Experimental] resize method for srcset attribute in optimizeImages, more info: https://gohugo.io/content-management/image-processing/#image-processing-options
|
# [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"
|
srcsetSmallResizeMethod = "700x webp Lanczos q75"
|
||||||
srcsetDefaultResizeMethod = "1200x 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
|
# [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372
|
||||||
cacheRemoteImages = false
|
cacheRemoteImages = false
|
||||||
# [Experimental] generate image srcset attribute with hugo image processing feature.
|
# [Experimental] generate image srcset attribute with hugo image processing feature.
|
||||||
optimizeImages = true
|
optimizeImages = false
|
||||||
# [Experimental] resize method for srcset attribute in optimizeImages, more info: https://gohugo.io/content-management/image-processing/#image-processing-options
|
# [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"
|
srcsetSmallResizeMethod = "700x webp Lanczos q75"
|
||||||
srcsetDefaultResizeMethod = "1200x webp Lanczos q75"
|
srcsetDefaultResizeMethod = "1200x webp Lanczos q75"
|
||||||
|
Loading…
Reference in New Issue
Block a user