mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 16:18:09 -07:00
7 lines
165 B
HTML
7 lines
165 B
HTML
<footer class="footer">
|
|
<div class="wrapper">
|
|
© 2016 {{ site.author }}
|
|
</div>
|
|
</footer>
|
|
|
|
<script src="{{ "/js/easybook.js" | prepend: site.baseurl }}"></script> |