~dricottone/blog

ref: 8ac1c011cfcf9d5b73b50a5bef22e03e18466e05 blog/config.toml -rw-r--r-- 202 bytes
8ac1c011Dominic Ricottone New post 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
baseURL = "https://www.dominic-ricottone.com/"
languageCode = "en-us"
title = "Dominic Ricottone"
disableKinds = ["taxonomy", "taxonomyTerm"]
summaryLength = 20

[markup.goldmark.renderer]
unsafe=true