parent
b53531a0f1
commit
e54799aa7d
@ -0,0 +1,18 @@ |
||||
<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>{{- site.description | escape -}}</p> |
||||
</div> |
||||
|
||||
<div class="footer-col footer-col-2"> |
||||
{%- include social.html -%} |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
|
||||
</footer> |
Loading…
Reference in new issue