2PAC/www/index.html

36 lines
1.3 KiB
HTML

<!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;
}
img {
width: "30%";
height: auto;
}
</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">
<div class="thetimenow-embeddable-clock" data-type="clock" data-font-color="#000000" data-border-color="#000000" data-background-color="#ffffff" data-font-size="60" data-location-type="timezone" data-location-id="115" > <a href="https://www.thetimenow.com/pst/pacific_standard_time" rel="nofollow" target="_blank">© The Time Now</a> </div>
<script type="text/javascript" src="https://www.thetimenow.com/ttn-embed.min.js"></script>
</body>
<script>
</script>
</html>