mirror of
https://github.com/lukasabbe/liu-stats-website.git
synced 2026-04-30 10:50:52 +00:00
Add correct link
This commit is contained in:
@@ -37,7 +37,12 @@
|
||||
{getTranslation('github', currentLocale)}
|
||||
</a>
|
||||
<span>|</span>
|
||||
<a href="https://lukasabbe.com/" target="_blank" rel="noopener" class="hover:underline">
|
||||
<a
|
||||
href="https://github.com/lukasabbe/liu-stats-website"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="hover:underline"
|
||||
>
|
||||
{getTranslation('myWebsite', currentLocale)}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user