mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Update copyright year in footer
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<hr>
|
<hr>
|
||||||
<small>
|
<small>
|
||||||
© <time datetime="2020">2020</time>. All rights reserved.
|
© <time datetime="2021">2021</time>. All rights reserved.
|
||||||
<a href="{{ get_url(path="@/pages/contact.md") | safe }}">Contact</a>
|
<a href="{{ get_url(path="@/pages/contact.md") | safe }}">Contact</a>
|
||||||
</small>
|
</small>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user