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)}
|
{getTranslation('github', currentLocale)}
|
||||||
</a>
|
</a>
|
||||||
<span>|</span>
|
<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)}
|
{getTranslation('myWebsite', currentLocale)}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user