10 lines
179 B
INI
10 lines
179 B
INI
|
baseURL = 'https://trwnh.com/blog/'
|
||
|
languageCode = 'en-us'
|
||
|
title = '~a blog'
|
||
|
markup.goldmark.renderer.unsafe = true
|
||
|
|
||
|
pagination.pagerSize = 100
|
||
|
|
||
|
[outputs]
|
||
|
home = ["HTML", "JSON"]
|