mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-01-23 04:57:21 +00:00
Add banner: powerfulfamily.net
This commit is contained in:
parent
cf54dd1f52
commit
e8e34b2d95
BIN
public/mutual-links/powerfulfamily.webp
Normal file
BIN
public/mutual-links/powerfulfamily.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
@ -90,6 +90,15 @@ export default function Mutuals() {
|
|||||||
height={60}
|
height={60}
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://powerfulfamily.net/">
|
||||||
|
<img
|
||||||
|
alt="powerfulfamily"
|
||||||
|
src="./mutual-links/powerfulfamily.webp"
|
||||||
|
className={`${globalBanner}`}
|
||||||
|
width={234}
|
||||||
|
height={60}
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
<a href="https://zopfco.de/">
|
<a href="https://zopfco.de/">
|
||||||
<span className={`${noImageBanner}`}>
|
<span className={`${noImageBanner}`}>
|
||||||
Zopfcode
|
Zopfcode
|
||||||
|
Loading…
Reference in New Issue
Block a user