www/layouts/partials/footer.html

6 lines
273 B
HTML
Raw Normal View History

<footer>
2024-03-01 00:01:43 +01:00
<p>
&copy; 2009 - {{ now.Year }} | <a href="/docs/about-me/">Julien (Adyxax) Dessaux</a> | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a> | <a href="/blog/index.xml">RSS</a>
2024-03-01 00:01:43 +01:00
</p>
</footer>