some little styling retouches, I'm still working on integrating fontawesome icons...
[theme-danix.xyz.git] / layouts / partials / footer-addition.html
1 <!-- here will appear eventual js code and other additions to the footer -->
2 <div id="backtotop">
3 <a href="#top"><i class="fa-brands fa-caret-up"></i><span class="screen-reader-text">back to top</span></a>
4 </div>