portfoliooooo
Some checks failed
test / cargo test (push) Failing after 1m24s

This commit is contained in:
2024-10-23 16:01:48 +02:00
parent 086ec33d7b
commit a2fdec755b
25 changed files with 563 additions and 323 deletions

View File

@ -15,7 +15,7 @@
title="{{link.title}}"
>
<svg aria-hidden="true" class="h-6 w-6 mx-2 self-start">
<use xlink:href="/svg/icons-sprite.svg#{{link.svg}}" />
<use xlink:href="#{{link.svg}}" />
</svg>
<span class="text-lg font-semibold">{{link.label}}</span>
</a>