Update GitHub link and add personal website link

This commit is contained in:
Lukas
2026-04-16 12:03:39 +02:00
committed by GitHub
parent af056f16d9
commit 9cbd58b006
+2 -2
View File
@@ -33,12 +33,12 @@
> >
<span>{getTranslation('notAffiliated', currentLocale)}</span> <span>{getTranslation('notAffiliated', currentLocale)}</span>
<div class="flex items-center gap-4"> <div class="flex items-center gap-4">
<a href="https://github.com/LiuStats" target="_blank" rel="noopener" class="hover:underline"> <a href="https://github.com/lukasabbe/liu-stats-website" target="_blank" rel="noopener" class="hover:underline">
{getTranslation('github', currentLocale)} {getTranslation('github', currentLocale)}
</a> </a>
<span>|</span> <span>|</span>
<a <a
href="https://github.com/lukasabbe/liu-stats-website" href="https://lukasabbe.com/"
target="_blank" target="_blank"
rel="noopener" rel="noopener"
class="hover:underline" class="hover:underline"