2PAC/www/index.html

30 lines
863 B
HTML
Raw Normal View History

2022-02-22 09:08:51 +00:00
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>2Pac Standard Time</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="A landing page to redirect people to Sarimoko's Discord server!">
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, cord, discord">
<link rel="icon"
type="image/png"
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
<style type="text/css">
body, html {
background-color: black;
}
h1, h2, h3, h4, h5, p {
color: white;
text-align: center;
}
</style>
</head>
<body>
<h1>2Pac Standard Timezone</h1>
<h3>California Love!</h3>
<img src="https://www.seekpng.com/png/full/95-955071_tupac-shakur-clipart-png-2pac-xo-tour-life.png">
</body>
<script>
</script>
</html>