mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-06-28 05:58:39 +00:00
Add cordx.cx banner
This commit is contained in:
parent
e6afc7148a
commit
6e4e85e699
BIN
public/mutual-links/cordx.png
Normal file
BIN
public/mutual-links/cordx.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
@ -175,9 +175,13 @@ export default function Mutuals() {
|
|||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://cordx.cx/">
|
<a href="https://cordx.cx/">
|
||||||
<span className={`${noImageBanner}`}>
|
<img
|
||||||
cordx.cx
|
alt="cordx.cx"
|
||||||
</span>
|
src="./mutual-links/cordx.png"
|
||||||
|
className={`${globalBanner}`}
|
||||||
|
width={234}
|
||||||
|
height={60}
|
||||||
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://aboutme.jugesuke.net/">
|
<a href="https://aboutme.jugesuke.net/">
|
||||||
<span className={`${noImageBanner}`}>
|
<span className={`${noImageBanner}`}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user