~dricottone/blog

ref: 61beddd07fabc8ae0ee8a011d1971fa797f143b1 blog/config.toml -rw-r--r-- 202 bytes
61beddd0Dominic Ricottone Add Ludicity 11 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