mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 07:04:36 +00:00
Did some 'final' clean up.
This commit is contained in:
parent
486f8d117a
commit
82b3569084
5 changed files with 58 additions and 61 deletions
18
index.html
18
index.html
|
|
@ -20,15 +20,6 @@ root: .
|
|||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<h3>Gratis et libre</h3>
|
||||
<p>
|
||||
When you get Torque, you get everything. Under the permissive MIT
|
||||
open-source license, you can do what you want with the source code.
|
||||
</p>
|
||||
<a href="{{page.root}}/start">Download it now <i class="fa fa-angle-right"></i></a>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4">
|
||||
<h3>Proven</h3>
|
||||
<p>
|
||||
|
|
@ -38,6 +29,15 @@ root: .
|
|||
<a href="{{page.root}}/engine">Games made with Torque <i class="fa fa-angle-right"></i></a>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4">
|
||||
<h3>Gratis et libre</h3>
|
||||
<p>
|
||||
When you get Torque, you get everything. Under the permissive MIT
|
||||
open-source license, you can do what you want with the source code.
|
||||
</p>
|
||||
<a href="{{page.root}}/start">Download it now <i class="fa fa-angle-right"></i></a>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4">
|
||||
<h3>Always evolving</h3>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue