feat: add image render hook

This commit is contained in:
Henk Verlinde
2021-09-23 08:23:25 +02:00
parent f04854f5b7
commit 093ab045fe
2 changed files with 28 additions and 0 deletions

View File

@ -48,6 +48,7 @@ bgColor = "#fff"
landscapePhotoWidths = [900, 800, 700, 600, 500]
portraitPhotoWidths = [800, 700, 600, 500]
lqipWidth = "20x"
smallLimit = "300"
# Footer
footer = "Powered by <a href=\"https://www.netlify.com/\">Netlify</a>, <a href=\"https://gohugo.io/\">Hugo</a>, and <a href=\"https://getdoks.org/\">Doks</a>"