This repository has been archived on 2023-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
sophie-lewis-hugo/themes/sophie-lewis/layouts/partials/footer.html

12 lines
212 B
HTML

<footer>
<hr>
<div class="columns">
<div class="column">
<div>FIND ME AT</div>
<div></div>
</div>
<div class="column has-text-right">
PRIVACY POLICY
</div>
</div>
</footer>