added article about bash-notes. Still in draft
[danix.xyz.git] / hugo.toml
index fe7591a..0c555d4 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -24,6 +24,7 @@ paginate = 10
        dateFormat = "2 January 2006"
        mainSections = ["articles", "article"]
        faviconSizes = [16, 32, 48]
+  imageSizes = [360, 480, 736, 980, 1280, 1680]
 
 [permalinks]
        articles = '/articles/:year/:month/:title/'