From 8d454c3163579a8a7462cf6bfa37da2eac28a838 Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Thu, 1 Feb 2024 14:41:21 -0800 Subject: [PATCH] add author info --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 6ff7e12..89e112c 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,10 @@ languageCode = 'en-us' title = "ch0ccyra1n's website" theme = 'ch0ccy-in-the-nineties' +[author] + name = "ch0ccyra1n" + email = "ch0ccyra1n@riseup.net" + [menu] [[menu.main]] name = "Posts"