From 381dc698e38df33d757e1641fea9b57c0cbf2887 Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Sat, 29 Jul 2023 13:40:16 -0700 Subject: [PATCH] copyright year --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5f38d23..ae1e89b 100644 --- a/config.toml +++ b/config.toml @@ -20,6 +20,6 @@ extra_syntaxes_and_themes = ["syntax"] [extra] # Put all your custom variables here -copyright = "(c) 2022 jade // all rights reserved" +copyright = "(c) 2023 jade // all rights reserved" dtformat = "%B %d, %Y" debug = false