Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-23 21:58:04 +00:00
parent 33ff61103c
commit d94c852156
1 changed files with 30 additions and 1 deletions

View File

@ -1 +1,30 @@
filler <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Will of Sarimoko</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="Living will & testement. Love you all, goodbye.">
<meta name="keywords" content="sarimoko, sari, moko, travis, reames, wish, amazon, wishlist, support, help">
<style>
body {
background-color: black;
}
h1, h2, h3, h4, h5, h6, p {
color: white;
}
</style>
</head>
<body>
<h1>The Will</h1>
<p>If something tragic were to happen to me, here are my wishes.</p>
<h3>The Cats</h3>
<p>If either of my parents are able and(or) want to take care of them please give Sammy &amp; Sissy to one of them. Keep the cats together!!!</p>
<p>If my parents are unable to take them, please find a foster home that will take them as a pair. They are brother &amp; sister, have been through many moves and a year in a retirement home.</p>
<h3>The Stuff</h3>
<p>All of my stuff, minus specifics listed below split 50/50 amoungst my parents. If they do not want it or no longer living by this point please donate the items to a local charity.</p>
<p>Specifics: Ovations/Taylor/Aria/Jumbo-Yamaha=>Dad Black-Painted/Checkered/Other-Yamaha=>Mom</p>
</body>
</html>