mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Add _blank to sponsors
This commit is contained in:
@@ -136,7 +136,7 @@ export default function Home() {
|
|||||||
TipiLANi tõmbab käima...
|
TipiLANi tõmbab käima...
|
||||||
</h3>
|
</h3>
|
||||||
<div className="flex flex-row flex-wrap gap-8 md:gap-18 items-center">
|
<div className="flex flex-row flex-wrap gap-8 md:gap-18 items-center">
|
||||||
<Link href="https://taltech.ee">
|
<Link href="https://taltech.ee" target="_blank">
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/taltech-color.png"
|
src="/sponsors/taltech-color.png"
|
||||||
alt="Taltech (Tallinna Tehnikaülikool)"
|
alt="Taltech (Tallinna Tehnikaülikool)"
|
||||||
@@ -145,7 +145,7 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://www.redbull.com/ee-et/">
|
<Link href="https://www.redbull.com/ee-et/" target="_blank">
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/redbull.png"
|
src="/sponsors/redbull.png"
|
||||||
alt="Redbull"
|
alt="Redbull"
|
||||||
@@ -154,7 +154,7 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://www.alecoq.ee">
|
<Link href="https://www.alecoq.ee" target="_blank">
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/alecoq.svg"
|
src="/sponsors/alecoq.svg"
|
||||||
alt="Alecoq"
|
alt="Alecoq"
|
||||||
@@ -163,7 +163,7 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://www.simracing.ee/">
|
<Link href="https://www.simracing.ee/" target="_blank">
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/EVAL.png"
|
src="/sponsors/EVAL.png"
|
||||||
alt="EVAL"
|
alt="EVAL"
|
||||||
@@ -172,7 +172,7 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://balsnack.ee">
|
<Link href="https://balsnack.ee" target="_blank">
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/balsnack.svg"
|
src="/sponsors/balsnack.svg"
|
||||||
alt="Balsnack"
|
alt="Balsnack"
|
||||||
@@ -181,7 +181,10 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://www.rara.ee/sundmused/interaktiivne-videomangude-muuseum-lvlup/">
|
<Link
|
||||||
|
href="https://www.rara.ee/sundmused/interaktiivne-videomangude-muuseum-lvlup/"
|
||||||
|
target="_blank"
|
||||||
|
>
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/lvlup_logo_export.svg"
|
src="/sponsors/lvlup_logo_export.svg"
|
||||||
alt="LVLup!"
|
alt="LVLup!"
|
||||||
@@ -190,7 +193,7 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://www.facebook.com/bfglOfficial">
|
<Link href="https://www.facebook.com/bfglOfficial" target="_blank">
|
||||||
<Image
|
<Image
|
||||||
src="/sponsors/BFGL.png"
|
src="/sponsors/BFGL.png"
|
||||||
alt="BFGL"
|
alt="BFGL"
|
||||||
|
|||||||
Reference in New Issue
Block a user