add footer

This commit is contained in:
texm
2023-04-27 08:49:29 +08:00
parent 9126cdd604
commit 6facc0210d
4 changed files with 19 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
<script>
import {base} from "$app/paths";
</script>
<div class="my-6 flex justify-center">
<img class="w-24 h-24" src="{base}/images/whale-boat-sm.png" alt="whale in boat logo" />
</div>