mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-02-25 21:16:56 +01:00
Added top_button.html pratial
This commit is contained in:
parent
d3d6805899
commit
0db5e057ba
1 changed files with 5 additions and 0 deletions
5
layouts/partials/top_button.html
Normal file
5
layouts/partials/top_button.html
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{{ "<!-- Top Button -->" | safeHTML }}
|
||||||
|
<div id="topPerent">
|
||||||
|
<a id="top" href="#content" class="nf nf-fa-angle_double_up"></a>
|
||||||
|
</div>
|
||||||
|
{{ "<!-- /Top Button -->" | safeHTML }}
|
Loading…
Add table
Reference in a new issue