Finished up 'getting started' page.

This commit is contained in:
Daniel Buckmaster 2014-04-08 10:38:23 +10:00
parent 7691d7dc55
commit dce260e9e1
3 changed files with 109 additions and 34 deletions

View file

@ -87,22 +87,19 @@
<div class="footer">
<div class="container">
<div class="row">
<div class="contact">
<p>
Visit us on GitHub<br />
Or at home<br />
</p>
</div>
<div class="contact">
<p>
<a href="https://github.com/GarageGames/Torque3D">github.com/GarageGames/Torque3D</a><br />
<a href="http://garagegames.com/community">garagegames.com/community</a><br />
</p>
</div>
<table class="contact">
<tr>
<td>Visit us on GitHub</td>
<td><a href="https://github.com/GarageGames/Torque3D">github.com/GarageGames/Torque3D</a></td>
</tr>
<tr>
<td>or at home</td>
<td><a href="http://garagegames.com/community">garagegames.com/community</a></td>
</tr>
</table>
</div>
<div class="row">
<div class="row" style="display: none">
<div class="contact">
long parargrph with lots of words and things I do hope it works properly
</div>