Create index.html
This commit is contained in:
parent
53c6fcadd0
commit
a6a99b64e4
1 changed files with 14 additions and 0 deletions
14
public/index.html
Normal file
14
public/index.html
Normal 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>
|
||||
Loading…
Reference in a new issue