new project apollonvim web

This commit is contained in:
kankys
2024-10-20 00:48:23 +02:00
parent bfd61cdeef
commit 84b86e3527
16 changed files with 446 additions and 183 deletions

View File

@ -0,0 +1,3 @@
<button onclick="scrollToTop()" id="scrollToTopBtn" title="Go to top">
<i class="fas fa-arrow-up"></i>
</button>