Update 'www/index.html'
This commit is contained in:
parent
b485bdb369
commit
a49abada3b
|
@ -0,0 +1,32 @@
|
|||
<!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 & share various art forms, passions, & 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>
|
Loading…
Reference in New Issue