Fix link to work experiences

This commit is contained in:
Moritz Hölting 2026-03-18 19:11:44 +01:00 committed by GitHub
parent 2cd36bc206
commit e08382939e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -95,10 +95,10 @@ const stack = [
Read my blog Read my blog
</a> </a>
<a <a
href="/work/" href="/qualifications/"
class="py-2 px-4 truncate rounded text-xs md:text-sm lg:text-base font-departure border border-black/25 dark:border-white/25 hover:bg-zinc-900/5 hover:dark:bg-white/15 blend" class="py-2 px-4 truncate rounded text-xs md:text-sm lg:text-base font-departure border border-black/25 dark:border-white/25 hover:bg-zinc-900/5 hover:dark:bg-white/15 blend"
> >
View my work View my qualifications
</a> </a>
</div> </div>
</div> </div>