8 lines
280 B
HTML
8 lines
280 B
HTML
<footer class="site-footer">
|
|
|
|
<div class="wrapper">
|
|
<p class="small">© Copyright {{ site.time | date: '%Y' }} {{ site.name }}. Powered by <a href="">Jekyll</a>. Theme <a href="">al-folio</a> by <a href="https://github.com/alshedivat">alshedivat</a>.</p>
|
|
</div>
|
|
|
|
</footer>
|