This commit is contained in:
liyunze 2024-02-19 12:17:30 +08:00
parent 0d67b05aea
commit 76aceeca1a

12
src/pages/onlyfans.astro Normal file
View file

@ -0,0 +1,12 @@
---
import Layout from "../layouts/Layout.astro";
---
<Layout
title="OnlyFans"
description="UWU 💦 NYA MEOW SEXY TIME 🕓 ! RYAN IS 😗♻ HERE 🚢💪 TO 💦✌ EAT 😩🗣 YOUR 👉 TOES 👣 NOM NOM JUST KIDDING UWU 💦"
>
<script is:inline>
window.location.href = "https://youtu.be/dQw4w9WgXcQ";
</script>
</Layout>