64 lines
2.7 KiB
PHP
64 lines
2.7 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Miss Kylie Marilyn - Rubber Doll & Latex Goddess</title>
|
|
|
|
<link rel="stylesheet" href="build/styles.css">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
|
|
<link rel="manifest" href="/favicons/site.webmanifest">
|
|
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#fbcfe8">
|
|
<meta name="msapplication-TileColor" content="#fbcfe8">
|
|
<meta name="theme-color" content="#fbcfe8">
|
|
|
|
<script defer src="https://api.pirsch.io/pirsch.js" id="pirschjs" data-code="oUxw5C5OdAlgMIMgUq3jsDDoG7gIYbh9"></script>
|
|
</head>
|
|
|
|
<body class="text-center pt-8 lg:pt-12 bg-pink-200">
|
|
<article class="container mx-auto">
|
|
<h1 class="text-3xl font-serif leading-9">Miss Kylie Marilyn</h1>
|
|
<p class="text-md text-gray-600 font-serif">Elite Rubber Doll & Latex Goddess</p>
|
|
|
|
<img class="rounded-lg mx-auto my-6 border-pink-50 border-4 shadow-md" src="img/miss-kylie_marilyn.jpg"
|
|
width="130" height="130" alt="Miss Kylie Marilyn in black latex">
|
|
|
|
<ul class="my-4 text-sm text-gray-500">
|
|
<li>Location: Leipzig/Berlin, Germany, Europe</li>
|
|
<li>Email: <a href="mailto:info@kyliemarilyn.com">info@kyliemarilyn.com</a></li>
|
|
</>
|
|
|
|
<ul class="my-6">
|
|
<li>
|
|
<a class="network" href="https://www.instagram.com/_miss.kylie.marilyn_" target="_blank">Instagram</a>
|
|
</li>
|
|
<li>
|
|
<a class="network" href="https://twitter.com/KylieMarilyn" target="_blank">Twitter</a>
|
|
</li>
|
|
<!--
|
|
<li>
|
|
<a class="network" href="https://mymember.site/miss-kylie-marilyn" target="_blank">MyMemberSite</a>
|
|
</li>
|
|
-->
|
|
<li>
|
|
<a class="network" href="https://throne.me/u/misskyliemarilyn/wishlist" target="_blank">Wishlist</a>
|
|
</li>
|
|
<li>
|
|
<a class="network" href="https://ko-fi.com/misskyliemarilyn" target="_blank">Ko-Fi Donations & Tips</a>
|
|
</li>
|
|
<li>
|
|
<a class="network" href="https://kyliemarilyn.manyvids.com/" target="_blank">ManyVids (18+ only!)</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<p class="text-xs text-gray-500">
|
|
Copyright by Miss Kylie Marilyn <?php echo date('Y') ?>
|
|
</p>
|
|
</article>
|
|
</body>
|
|
|
|
</html>
|