From ea89892920e7830fd397d3b50a73b27a34f6a892 Mon Sep 17 00:00:00 2001
From: Felix Boerner <ich@felix-boerner.de>
Date: Tue, 09 Jan 2024 09:47:34 +0000
Subject: [PATCH] test: add workflow

---
 tests/exampleSiteWithImage/config.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/config.toml b/tests/exampleSiteWithImage/config.toml
similarity index 98%
copy from exampleSite/config.toml
copy to tests/exampleSiteWithImage/config.toml
index ca61111..0fb0a40 100644
--- a/exampleSite/config.toml
+++ b/tests/exampleSiteWithImage/config.toml
@@ -13,7 +13,7 @@
 googleAnalytics = ""
 
 # Copyright
-copyright = "&copy;2021 Your Name"
+copyright = "&copy;2024 Your Name"
 
 [params]
 

--
Gitblit v1.10.0