~dricottone/blog

ref: 74a87db584e43616e32d7940c4bfed46679743f8 blog/config.toml -rw-r--r-- 202 bytes
74a87db5Dominic Ricottone New post 1 year, 7 months 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