diff --git a/config.toml b/config.toml index 300a79f..88b9fab 100644 --- a/config.toml +++ b/config.toml @@ -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