Create index.html

This commit is contained in:
Mike Wink 2021-07-02 09:36:10 +02:00 committed by GitHub
commit a6a99b64e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
public/index.html Normal file
View file

@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Miss Kylie Marilyn</title>
<meta name="description" content="Website of Latex / Fetish model and adult actress Kylie Marilyn">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body class="bg-pink-200 p-8">
<h2 class="text-xl">⚜️ Miss Kylie Marilyn ⚜️ </h1>
<p>The website is in the making. If you want to reach me you can find me on Twitter or simply write me an <a class="underline text-pink-700" href="mailto:kyliemarilyn@gmail.com">email</a>.</p>
</body>
</html>