9 lines
133 B
TOML
9 lines
133 B
TOML
baseURL = 'https://incngrnt.ca/'
|
|
languageCode = 'en-ca'
|
|
title = 'incngrnt'
|
|
theme = 'kayal'
|
|
|
|
|
|
[outputs]
|
|
home = ["HTML","RSS","JSON"]
|