From cba036d7d04aaac0abf020da93eeb35cbdbd88e2 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Fri, 01 Jan 2021 20:47:18 +0000
Subject: [PATCH] Merge pull request #105 from araknoid/copyright-years

---
 exampleSite/config.toml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 530dc8f..91a7cbe 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -21,6 +21,7 @@
 [params]
 title = "I'm Jane Doe"
 author = "Jane Doe"
+#copyright = "2020-2021"
 description = "Call me Jane"
 profilePicture = "images/profile.jpg"
 keywords = ""

--
Gitblit v1.10.0