mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Create initial Jekyll Site
This commit is contained in:
16
_includes/footer.html
Normal file
16
_includes/footer.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<footer class="site-footer h-card">
|
||||
<data class="u-url" href="{{ "/" | relative_url }}"></data>
|
||||
<div class="wrapper">
|
||||
<div class="footer-col-wrapper">
|
||||
<div class="footer-col footer-col-1">
|
||||
<p>© 2018</p>
|
||||
</div>
|
||||
<div class="footer-col footer-col-2">
|
||||
</div>
|
||||
<div class="footer-col footer-col-3">
|
||||
<p>Powered by <a href="https://jekyllrb.com/">Jekyll</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user