implemented theme changer

This commit is contained in:
2025-07-01 22:56:49 +02:00
parent 684e0b00dd
commit 06c620230d
8 changed files with 105 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
<script>
import { t } from '../translations.svelte.js';
</script>
<footer>
{@html t('footer.message','<a href="https://srsoftware.de">SRSoftware</a>')}
</footer>