feat: add Made in Switzerland badge to footer

This commit is contained in:
2026-02-07 17:34:10 +01:00
parent 7a8dc334c8
commit 39ab822fd2
2 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ class AppFooter extends HTMLElement {
<div class="footer-inner container">
<p class="footer-copyright">
&copy; ${year} dgray.io - <span data-i18n="footer.rights">${t('footer.rights')}</span>
<span class="footer-swiss">🇨🇭 Made in Switzerland</span>
</p>
<span class="xmr-rate" title="CoinGecko">1 XMR ≈ ...</span>
<nav class="footer-links">