mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
12 lines
353 B
Text
12 lines
353 B
Text
---
|
|
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>
|