~dricottone/blog

ref: e06a877be8642e3f13f0b57028a11774760ca49e blog/config.toml -rw-r--r-- 202 bytes
e06a877bDominic 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