add sponsor url
This commit is contained in:
@@ -18,7 +18,9 @@ const t = translations[lang].footer;
|
||||
</div>
|
||||
<div class="gap-4 items-center flex flex-col">
|
||||
<h3>{t.sponsoredBy}</h3>
|
||||
<Image src={outland} alt="Outland" width={120} height={40} loading="lazy" />
|
||||
<a href="https://www.outland.no/" target="_blank">
|
||||
<Image src={outland} alt="Outland" width={120} height={40} loading="lazy" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex gap-6 items-center justify-center flex-col text-center">
|
||||
|
Reference in New Issue
Block a user