mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Removed carousel and fixed homepage a bit.
This commit is contained in:
parent
175781eefb
commit
9ee98add36
3 changed files with 72 additions and 100 deletions
|
|
@ -86,18 +86,26 @@
|
|||
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<div class="contact">
|
||||
<p>
|
||||
Your Name<br />
|
||||
What You Are<br />
|
||||
you@example.com
|
||||
</p>
|
||||
<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>
|
||||
</div>
|
||||
<div class="contact">
|
||||
<p>
|
||||
<a href="https://github.com/yourusername">github.com/yourusername</a><br />
|
||||
<a href="https://twitter.com/yourusername">twitter.com/yourusername</a><br />
|
||||
</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="contact">
|
||||
long parargrph with lots of words and things I do hope it works properly
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue