mirror of
https://github.com/lukasabbe/liu-stats-website.git
synced 2026-04-30 10:50:52 +00:00
Update GitHub link and add personal website link
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user