mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-05-12 06:58:41 +00:00
Add mutual links
This commit is contained in:
parent
138e0a1229
commit
af02513667
BIN
public/mutual-links/anya.gif
Normal file
BIN
public/mutual-links/anya.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
BIN
public/mutual-links/mikanixonable.png
Normal file
BIN
public/mutual-links/mikanixonable.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
@ -138,6 +138,33 @@ export default function Mutuals() {
|
||||
rz7.dev
|
||||
</span>
|
||||
</a>
|
||||
<a href="https://anya.jp/anya">
|
||||
<img
|
||||
alt="anya"
|
||||
src="./mutual-links/anya.gif"
|
||||
className={`${globalBanner}`}
|
||||
width={234}
|
||||
height={60}
|
||||
/>
|
||||
</a>
|
||||
<a href="https://mikanixonable.github.io/">
|
||||
<img
|
||||
alt="月面植物園"
|
||||
src="./mutual-links/mikanixonable.png"
|
||||
className={`${globalBanner}`}
|
||||
width={234}
|
||||
height={60}
|
||||
/>
|
||||
</a>
|
||||
<a href="https://dimden.dev/">
|
||||
<img
|
||||
alt="dimden's hotel"
|
||||
src="https://dimden.dev/services/images/88x31.gif"
|
||||
className={`${globalBanner}`}
|
||||
width={234}
|
||||
height={60}
|
||||
/>
|
||||
</a>
|
||||
</Marquee>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user