Fix footer

This commit is contained in:
Leilukin 2025-05-04 23:09:04 +08:00
parent 9891aeb9f8
commit 0738b77196
6 changed files with 11 additions and 1 deletions

View File

@ -80,5 +80,7 @@ function getTodayEvent() {
{{ /layout }}
{{ layout "partials/footer.vto" }}
{{ set footerContent }}
<p>Made with ♥ by {{ sitemeta.siteAuthor.name }} • Shrine Launched: 16 February 2023</p>
{{ /set }}
{{ /layout }}

View File

@ -78,5 +78,7 @@ function getTodayEvent() {
{{ /layout }}
{{ layout "partials/footer.vto" }}
{{ set footerContent }}
<p>Made with ♥ by {{ sitemeta.siteAuthor.name }} • Shrine Launched: 3 August 2023</p>
{{ /set }}
{{ /layout }}

View File

@ -177,5 +177,7 @@ function getTodayEvent() {
>{{ statement.data.title }}</a></li>
{{ /for }}
</ul>
{{ set footerContent }}
<p>Made with ♥ by {{ sitemeta.siteAuthor.name }} since 11 September 2022</p>
{{ /set }}
{{ /layout }}

View File

@ -68,5 +68,7 @@ function getTodayEvent() {
{{ /layout }}
{{ layout "partials/footer.vto" }}
{{ set footerContent }}
<p>Made with ♥ by {{ sitemeta.siteAuthor.name }} • Shrine Launched: 21 November 2024</p>
{{ /set }}
{{ /layout }}

View File

@ -75,5 +75,7 @@ function getTodayEvent() {
{{ /layout }}
{{ layout "partials/footer.vto" }}
{{ set footerContent }}
<p>Made with ♥ and the Force by {{ sitemeta.siteAuthor.name }} • Shrine Launched: 17 February 2023</p>
{{ /set }}
{{ /layout }}

View File

@ -4,7 +4,7 @@
<a rel="nofollow, noindex" href="{{ sitemeta.siteAuthor.emailDecoyUrl }}">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
</p>
{{ content }}
{{ footerContent }}
{{ if tags && tags.includes("shrine pages") }}
<nav class="footer__shrines" aria-labelledby="backto-title">