X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/84421557eb80ff98acdfaf148f1810fb19f3538b..eaf5a338e49bb577f3806131cc45ab05fdf2df85:/config.toml diff --git a/config.toml b/config.toml index 46a26ff..777245d 100644 --- a/config.toml +++ b/config.toml @@ -29,8 +29,12 @@ pygmentsUseClasses = true # This applies to Chroma too. """ favicons = true + [Params.gnu_inside] + enabled = true + url = "https://www.gnu.org" + [Params.source] - url = "https://git.sr.ht/~aminb/aminb.org" + url = "https://git.aminb.org/aminb.org" md_dir = "content" org_dir = "content-org"