feat: Update footer slogan, optimize footer height and container padding, and bump version to v1.6.3.

This commit is contained in:
Kantine Wrapper
2026-03-05 11:46:51 +01:00
parent 6a70a5a5e8
commit 8ce3ae4c92
8 changed files with 29 additions and 22 deletions

View File

@@ -268,7 +268,7 @@
</main>
<footer class="app-footer">
<p>Bessa Knapp-Kantine Wrapper &bull; <span id="current-year">${new Date().getFullYear()}</span></p>
<p>Jetzt Bessa Einfach! &bull; Knapp-Kantine Wrapper &bull; <span id="current-year">${new Date().getFullYear()}</span> by Kaufis-Kitchen</p>
</footer>
</div>`;
}