summaryrefslogtreecommitdiffci
path: root/views/partials/general-page-footer.html
diff options
from:
to:
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2025-10-19 17:02:23 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2025-10-19 17:02:23 +0700
commit324c6df1ab878aa0c34f80c58f730e01aca1f4e9 (patch)
treee21b27e3446c24f0fca06e1aae44b6dd925f24c6 /views/partials/general-page-footer.html
parent0aeed432c4fbce4a87b56e4dcb14b25065438300 (diff)
downloadweb-324c6df1ab878aa0c34f80c58f730e01aca1f4e9.tar.gz
web-324c6df1ab878aa0c34f80c58f730e01aca1f4e9.zip
feat: have toolbar on the top by default (only return to left if the screen is short on height)
feat: center the layout by default feat: switch font to Andika feat: switch masonry to use rem units feat: fit masonry to center
Diffstat (limited to 'views/partials/general-page-footer.html')
-rw-r--r--views/partials/general-page-footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/general-page-footer.html b/views/partials/general-page-footer.html
index 8979423..9b91bf0 100644
--- a/views/partials/general-page-footer.html
+++ b/views/partials/general-page-footer.html
@@ -1,5 +1,5 @@
{{ block "footer" . }}{{ end }}
-<p class="grow content-center text-base/[1] font-spectral italic text-right text-secondary mr-1">
+<p class="grow content-center text-base/[1] font-andika italic text-right text-secondary mr-1">
All the photos on <a href="https://saya.today/">saya.today</a> are licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> by <a href="https://t.me/EarlInisMona">Saya Andy</a> © {{ .PublishedYear }}
</p>
<img class="max-w-4 max-h-4 self-center" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="CC">