added bg image to header. Fixed backtotop link and icons in home and footer.
[theme-danix.xyz.git] / layouts / partials / footer-addition.html
index 3bba698..faf4f7d 100644 (file)
@@ -1,5 +1,5 @@
 <!-- here will appear eventual js code and other additions to the footer -->
-<div id="backtotop">
+<div id="backtotop" class="hidden">
        {{$name := "arrow-up"}}
        <a class="scrolly" href="#main">{{ partial "funcs/svg.html" (dict "context" . "username" $name) }}<span class="screen-reader-text">back to top</span></a>
 </div>