mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
4 lines
187 B
HTML
4 lines
187 B
HTML
<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>
|