Compare commits

...

2 commits

Author SHA1 Message Date
zeon-neon[bot]
f44f036d24
enhancement(lint): Fix lint errors for src/components/footer/index.tsx
Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
2024-12-22 04:40:41 +00:00
6a5d7b1846
fix: turn to img 2024-12-21 23:40:34 -05:00

View file

@ -86,7 +86,15 @@ export default function Footer() {
<p>
Designed by <span className="text-highlight">Saahil</span>
</p>
<iframe src="https://webring.phthallo.com/api/widgets/1?format=minimal&style=text-align:center" />
<iframe
src="https://webring.phthallo.com/api/widgets/1?format=image&style=margin-right:10px"
width={360}
height={80}
style={{
paddingTop: "15px",
marginRight: "-35px",
}}
/>
<a href="https://ctp-webr.ing/neon/previous" className="font-bold">
&larr;
</a>