X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=hugo.toml;h=0c555d4c987315847eb2b41107c26dba9948cea9;hb=a3ff3e4eddfbed17dfeeaf343f60ca47a66c01a1;hp=185c8c6949f8d49c75197dc44dcd7b8b365a0972;hpb=c35103dc67d206bcac67484ba3b3a9c70e938cd6;p=danix.xyz.git diff --git a/hugo.toml b/hugo.toml index 185c8c6..0c555d4 100644 --- a/hugo.toml +++ b/hugo.toml @@ -22,8 +22,9 @@ paginate = 10 author_nickname = "danix" description = "here's where I think out loud" dateFormat = "2 January 2006" - mainSections = ["articles"] + mainSections = ["articles", "article"] faviconSizes = [16, 32, 48] + imageSizes = [360, 480, 736, 980, 1280, 1680] [permalinks] articles = '/articles/:year/:month/:title/'