diff options
| -rw-r--r-- | pinapelz.moe/assets/pfp.webp | bin | 17490 -> 27886 bytes | |||
| -rw-r--r-- | pinapelz.moe/index.html | 8 |
2 files changed, 7 insertions, 1 deletions
diff --git a/pinapelz.moe/assets/pfp.webp b/pinapelz.moe/assets/pfp.webp Binary files differindex 6e29dc7..e6c723e 100644 --- a/pinapelz.moe/assets/pfp.webp +++ b/pinapelz.moe/assets/pfp.webp diff --git a/pinapelz.moe/index.html b/pinapelz.moe/index.html index a743a25..64871df 100644 --- a/pinapelz.moe/index.html +++ b/pinapelz.moe/index.html @@ -12,6 +12,8 @@ href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet" /> + <link rel="alternate" type="application/activity+json" + href="https://fed.brid.gy/https://pinapelz.moe"/> <script src="scripts/index.js"></script> <style> .marquee span { @@ -21,6 +23,11 @@ </style> </head> <body> + <div class="h-card" style="display:none;"> + <a class="u-url p-name" href="https://pinapelz.moe/blog">Pinapelz</a> + <img class="u-photo" src="assets/pfp.webp" alt=""> + <p class="p-note">check it out. I'm in the house like carpet</p> + </div> <script src="/scripts/clock.js"></script> <div class="container"> <div class="header"> @@ -270,6 +277,5 @@ </div> </div> - </div> </body> </html> |
