Goal/www/index.html

32 lines
1.1 KiB
HTML
Raw Normal View History

2022-02-23 23:43:42 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Goal | Sarimoko</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="Missionstatement & milestones across all platforms!">
<meta name="keywords" content="sarimoko, sari, moko, travis, reames, goal, missionstatement, mission, statement, milestone, milestones">
<style>
body {
background-color: black;
}
h1, h2, h3, h4, h5, h6, p {
color: white;
}
</style>
</head>
<body>
<h1>The Goal</h1>
<h5>Missionstatement & milestones across all platforms!</h5>
<h3>Mission Statement<h3>
<p>The objective across all platforms is to produce a community based enviroment to learn &amp; share various art forms, passions, &amp; projects!</p>
<h3>Future Milestones</h3>
<p>+ Stable stream schedule</p>
<p>+ Stable upload schedule</p>
<p>+ Finish custom chatbot</p>
<p>+ Finish custom alerts</p>
<p>+ Finish new OBS layout</p>
<p>+ Start OPERATION: <a href="https://fund.sarimoko.com/">The Coin</a></p>
</body>
</html>