From 37ccf77020900b155454e4461e5db757c5dab18f Mon Sep 17 00:00:00 2001 From: "Jae Lo Presti (DN0)" Date: Thu, 25 Aug 2022 15:49:30 +0300 Subject: [PATCH] Config: add RSS to config --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index fc25368..dd8fdeb 100644 --- a/config.toml +++ b/config.toml @@ -12,3 +12,8 @@ theme = "maintheme" [markup.goldmark.renderer] unsafe = true + +copyright = 'This work is licensed under a Creative Commons BY-SA 4.0 (Jae Lo Presti) International License.' +languageCode = 'en-us' +[author] + name = 'Jae'