buttom togo

This commit is contained in:
2024-03-28 21:16:26 +01:00
parent a03e1f4ac8
commit 9af3d20fa7
3 changed files with 37 additions and 1 deletions

View File

@ -419,8 +419,9 @@
👉 <a href="https://i3wm.org/" target="_blank">i3 window manager</a>
</p>
</section>
<!--<button onclick="scrollToTop()" id="scrollToTopBtn" title="Go to top">Nahoru</button>-->
</section>
<button onclick="scrollToTop()" id="scrollToTopBtn" title="Go to top">Nahoru</button>
<footer>
Copyright &copy;
<a href="https://git.archoslinux.cz/kankys" target="_blank"
@ -429,6 +430,7 @@
2024
</footer>
</section>
<script src="script.js"></script>
</body>
</html>