~dricottone/blog

ref: 37a2d7e07532b444d50e1df456a990d65dfe6c08 blog/config.toml -rw-r--r-- 202 bytes
37a2d7e0Dominic Ricottone New post 1 year, 3 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