mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 09:30:52 +00:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
{% extends "global/footer.njk" %}
|
|
|
|
{% block footerContent %}
|
|
<p>Made with ♥ by {{ sitemeta.siteAuthor.name }} • Shrine Launched: 21 November 2024</p>
|
|
{% endblock %}
|
|
|