feat: add source URL to footer

This commit is contained in:
Yarmo Mackenbach 2024-01-27 22:35:51 +01:00
parent 4b764583d9
commit 0d5f6aaf3e
No known key found for this signature in database
GPG key ID: C248C28D432560ED

View file

@ -25,10 +25,9 @@ footer
a(href="https://ariadne.id") ariadne.id a(href="https://ariadne.id") ariadne.id
p p
| Version #{meta.keyoxide.version} | Version
if (meta.env === "development") a(href=meta.keyoxide.sourceUrl)= meta.keyoxide.semver
| -dev
br br
| © 2024 Keyoxide project contributors | © 2020-2024 Keyoxide project contributors