[config.toml] Add site-wide description
This commit is contained in:
@ -5,6 +5,9 @@ theme = "doublefourteen"
|
||||
disableKinds = ["taxonomy", "term"]
|
||||
timeout = 1000000
|
||||
|
||||
[params]
|
||||
description = "The DoubleFourteen Code Forge is a non-profit community promoting high quality software and scientific research."
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
|
Reference in New Issue
Block a user