mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update footer.html
This commit is contained in:
parent
d534e05aff
commit
ce9ff20d5f
1 changed files with 5 additions and 0 deletions
|
|
@ -3,3 +3,8 @@
|
|||
<a href="#top">{{ site.back_to_top_text | default: 'Back to top' }}</a>
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
<footer class="site-footer">
|
||||
<p>© {{ site.time | date: '%Y' }} cactuzhead. All rights reserved.</p>
|
||||
<p>Follow us on <a href="https://github.com/cactuzhead">GitHub</a>.</p>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Reference in a new issue