Update copyright in footer (#1365)

This commit is contained in:
Mirko Brombin
2024-05-01 16:20:02 +02:00
committed by GitHub
parent ad5d90b0c7
commit 1e25116554
+1 -1
View File
@@ -1,5 +1,5 @@
<footer class="site-footer">
<p>&copy; {{ site.title }}, 2021 &ndash; 2023</p>
<p>&copy; {{ site.title }}, 2021 &ndash; 2024</p>
<p><a href="{{ site.sourceurl }}">Website source</a></p>
</footer>