Back-to-Top Button auf allen Seiten hinzugefügt mit Smooth-Scroll und Fade-in/out Effekt
This commit is contained in:
@@ -271,6 +271,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 -->
|
||||
|
||||
Reference in New Issue
Block a user