mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Create footer.html
This commit is contained in:
parent
f2f786b879
commit
d534e05aff
1 changed files with 5 additions and 0 deletions
5
docs/_includes/footer.html
Normal file
5
docs/_includes/footer.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% if site.back_to_top %}
|
||||
<p class="back-to-top">
|
||||
<a href="#top">{{ site.back_to_top_text | default: 'Back to top' }}</a>
|
||||
</p>
|
||||
{% endif %}
|
||||
Loading…
Reference in a new issue