mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-05-11 06:28:41 +00:00
Add katte mutual-links
This commit is contained in:
parent
af02513667
commit
3c76799515
BIN
public/mutual-links/108jiminy.png
Normal file
BIN
public/mutual-links/108jiminy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
public/mutual-links/swawa.webp
Normal file
BIN
public/mutual-links/swawa.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
@ -165,6 +165,44 @@ export default function Mutuals() {
|
||||
height={60}
|
||||
/>
|
||||
</a>
|
||||
<a href="https://108jiminy.jp/">
|
||||
<img
|
||||
alt="108jiminy.jp"
|
||||
src="./mutual-links/108jiminy.png"
|
||||
className={`${globalBanner}`}
|
||||
width={234}
|
||||
height={60}
|
||||
/>
|
||||
</a>
|
||||
<a href="https://cordx.cx/">
|
||||
<span className={`${noImageBanner}`}>
|
||||
cordx.cx
|
||||
</span>
|
||||
</a>
|
||||
<a href="https://aboutme.jugesuke.net/">
|
||||
<span className={`${noImageBanner}`}>
|
||||
Jugesuke's Website
|
||||
</span>
|
||||
</a>
|
||||
<a href="https://www.3qe.us/">
|
||||
<span className={`${noImageBanner}`}>
|
||||
3qe.us
|
||||
</span>
|
||||
</a>
|
||||
<a href="https://swawa.dev/">
|
||||
<img
|
||||
alt="swawa-yu"
|
||||
src="./mutual-links/swawa.webp"
|
||||
className={`${globalBanner}`}
|
||||
width={234}
|
||||
height={60}
|
||||
/>
|
||||
</a>
|
||||
<a href="https://yuimaru.dev/">
|
||||
<span className={`${noImageBanner}`}>
|
||||
yuimaru
|
||||
</span>
|
||||
</a>
|
||||
</Marquee>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user