feat: add git repo to footer
This commit is contained in:
parent
ca858f5fde
commit
db40923670
6 changed files with 82 additions and 81 deletions
|
@ -197,7 +197,7 @@ const sortedEducation = [...education].sort((a, b) => a.id - b.id);
|
|||
<h3
|
||||
class="inline-flex items-center justify-center gap-x-1 leading-none font-semibold"
|
||||
>
|
||||
<Link class="hover:underline" href="https://camouflagestore.uk/"
|
||||
<Link class="hover:underline" href="/projects/camouflage-store"
|
||||
>Camouflage Store</Link
|
||||
>
|
||||
</h3><div class="text-tertiary text-sm tabular-nums">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue