-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (39 loc) · 1.31 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
layout: default
---
<div class="header-container jumbotron">
<div class="container">
<h1>Tsavorite: Reactionary Adventures</h1>
<p>Bite sized adventures through a reactionary world.</p>
<p><a class="btn btn-primary btn-lg" href="https://play.tsavoritegame.com" role="button">
<span class="fa fa-book pull-left"></span>
Start Exploring!
</a></p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="header-light regular-pad">What is Tsavorite?</h2>
<blockquote>
<p>We're still figuring this out.
</blockquote>
</div>
</div>
<hr>
<div class="row">
<div class="col-sm-4">
<h3 class="text-center">Cross-platform</h3>
<p>Tsavorite is available on all modern platforms via web and desktop.
</p>
</div>
<div class="col-sm-4">
<h3 class="text-center">Bite-sized</h3>
<p>Explore a world in as little as 20 minutes!</p>
</div>
<div class="col-sm-4">
<h3 class="text-center">Colorful Cast</h3>
<p>Meet a colorful cast of characters in your world, play as them, and see how they interact with each other.</p>
</div>
</div>
</div>