add contact link in footer
All checks were successful
Build and Deploy to Cloudflare Pages / build (push) Successful in 5s
Build and Deploy to Cloudflare Pages / deploy (push) Successful in 21s

This commit is contained in:
Jeffrey Paul 2026-02-14 05:51:08 +01:00
parent 28f4c0305e
commit f993d36f0c

View File

@ -12,6 +12,7 @@
<body>
{{ block "main" . }}{{ end }}
<footer>
<p>this site is a project by <a href="https://sneak.berlin">@sneak</a>.</p>
<p>lora.vegas &mdash; Las Vegas Meshtastic community <a href="https://git.eeqj.de/sneak/lora.vegas" class="contribute-link">[Contribute]</a></p>
</footer>
</body>