aboutme page mostly done, footer mostly done

This commit is contained in:
2021-08-25 16:58:19 +01:00
parent 1a66e21316
commit 2f5529396c
31 changed files with 211 additions and 22 deletions

View File

@ -0,0 +1,12 @@
<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>