summaryrefslogblamecommitdiffstats
path: root/config.toml
blob: c04202f2ef998f4470e28342489f3e99af74df77 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14


                                 










                                        
baseURL = "https://minskio.co.uk"
languageCode = "en-gb"
title = "Minskio"
theme = "Brine"

[permalinks]
  posts = "/:title/"

[markup.goldmark.renderer]
  unsafe = true

[params]
  author = "Peter"
  description = "The 'No-Pictures' Blog"