Back-to-Top Button auf allen Seiten hinzugefügt mit Smooth-Scroll und Fade-in/out Effekt

This commit is contained in:
2026-02-11 19:09:09 +01:00
parent c535c7c448
commit a39403abd1
6 changed files with 76 additions and 9 deletions

View File

@@ -218,6 +218,11 @@
</div>
</footer>
<!-- Back to Top Button -->
<a href="#" id="back-to-top" class="back-to-top" aria-label="Nach oben scrollen">
<i class="bi bi-arrow-up-circle-fill"></i>
</a>
<!-- Bootstrap JS -->
<script src="js/bootstrap.bundle.min.js"></script>
<!-- Custom JS -->