mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-01-29 18:53:40 +00:00
feat: init iframe (#13)
Co-authored-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ce8aadebf
commit
42f643f5ff
1 changed files with 9 additions and 0 deletions
|
@ -86,6 +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=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…
Reference in a new issue