php-gallery/ui/top.html

5 lines
114 B
HTML
Raw Normal View History

2022-07-26 12:34:48 +00:00
<a id="back-to-top" href="#">
<img src="assets/icons/caret-up.svg">
</a>
<script src="scripts/top.js"></script>