mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
new page
This commit is contained in:
parent
0d67b05aea
commit
76aceeca1a
1 changed files with 12 additions and 0 deletions
12
src/pages/onlyfans.astro
Normal file
12
src/pages/onlyfans.astro
Normal 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>
|
||||
Loading…
Reference in a new issue