2PAC/www/index.html

40 lines
1.6 KiB
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;
}
2022-02-22 09:13:07 +00:00
img {
2022-02-24 05:45:25 +00:00
width: 320px;
2022-02-22 09:13:07 +00:00
height: auto;
}
2022-02-22 09:08:51 +00:00
</style>
</head>
<body>
<h1>2Pac Standard Timezone</h1>
2022-02-24 05:45:25 +00:00
<h3>California Love!</h3></br>
2022-02-24 05:55:49 +00:00
<center><img src="https://code.sarimoko.com/Sarimoko/2PAC/raw/branch/stable/www/2PAC.png"></center>
2022-02-24 05:45:25 +00:00
</br></br>
2022-02-24 05:44:07 +00:00
<center>
<div class="cleanslate w24tz-current-time w24tz-large" style="display: inline-block !important; visibility: hidden !important; min-width:300px !important; min-height:145px !important;"><p><a href="//24timezones.com/usa_time/ca_butte/chico.php" style="text-decoration: none" class="clock24" id="tz24-1645681311-cu104723-eyJob3VydHlwZSI6MTIsInNob3dkYXRlIjoiMSIsInNob3dzZWNvbmRzIjoiMCIsImNvbnRhaW5lcl9pZCI6ImNsb2NrX2Jsb2NrX2NiNjIxNzFhOWZjOWMxMCIsInR5cGUiOiJkYiIsImxhbmciOiJlbiJ9" title="current time in Chico" target="_blank" rel="nofollow">2Pac Standard Time</a></p><div id="clock_block_cb62171a9fc9c10"></div></div>
</center>
2022-02-24 05:42:44 +00:00
<script type="text/javascript" src="//w.24timezones.com/l.js" async></script>
2022-02-22 09:08:51 +00:00
</body>
<script>
</script>
</html>