From 08ac0c66adb2deaaf4c81745a465e52f4951b3e3 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Tue, 5 Oct 2021 23:34:06 -0400 Subject: Add copyright start year to config.toml --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 191f7d6..d2cc24f 100644 --- a/config.toml +++ b/config.toml @@ -23,6 +23,8 @@ enableRobotsTXT = true showReadTime = false showToc = false + copyrightStartYear = 2020 + # License at the end of each post showLicense = false license = "CC BY-NC-SA 4.0" -- cgit v1.2.3