mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-04-01 17:14:14 +00:00
Compare commits
2 commits
7333bc0063
...
f44f036d24
Author | SHA1 | Date | |
---|---|---|---|
|
f44f036d24 | ||
6a5d7b1846 |
1 changed files with 9 additions and 1 deletions
|
@ -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">
|
||||
←
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue