|
@@ -30,7 +30,10 @@ root: .
|
|
|
not convinced?
|
|
|
</p>
|
|
|
<center>
|
|
|
- <a class="btn btn-primary" href="{{page.root}}/engine">See some games</a>
|
|
|
+ <a class="btn btn-default" href="{{page.root}}/engine">
|
|
|
+ See some games
|
|
|
+ <i class="fa fa-angle-right"></i>
|
|
|
+ </a>
|
|
|
</center>
|
|
|
</div>
|
|
|
|
|
@@ -41,7 +44,10 @@ root: .
|
|
|
open-source license, you can do what you want with the source code.
|
|
|
</p>
|
|
|
<center>
|
|
|
- <a class="btn btn-primary" href="{{page.root}}/start">Download it now</a>
|
|
|
+ <a class="btn btn-default" href="{{page.root}}/start">
|
|
|
+ Download it now
|
|
|
+ <i class="fa fa-angle-right"></i>
|
|
|
+ </a>
|
|
|
</center>
|
|
|
</div>
|
|
|
|
|
@@ -53,7 +59,10 @@ root: .
|
|
|
bottom line to meet.
|
|
|
</p>
|
|
|
<center>
|
|
|
- <a class="btn btn-primary" href="{{page.root}}/contribute">Get involved</a>
|
|
|
+ <a class="btn btn-default" href="{{page.root}}/contribute">
|
|
|
+ Get involved
|
|
|
+ <i class="fa fa-angle-right"></i>
|
|
|
+ </a>
|
|
|
</center>
|
|
|
</div>
|
|
|
</div>
|