You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
298 B
TOML

baseURL = "https://doublefourteen.io/"
languageCode = "en-us"
title = "The DoubleFourteen Code Forge"
theme = "doublefourteen"
disableKinds = ["taxonomy", "term"]
timeout = 1000000
[markup.goldmark.renderer]
unsafe = true
DefaultContentLanguage = "en"
[languages]
[languages.en]
weight = 1