5f8396c9491bb9ee69fb997bb232ef3bff92e0ca
[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 {{$name := "arrow-up"}}
4 <a href="#top">{{ partial "funcs/svg.html" (dict "context" . "username" $name) }}<span class="screen-reader-text">back to top</span></a>
5 </div>