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
|
|
@ -67,10 +67,9 @@
|
|||
<a href="{{page.root}}/contribute" class="dropdown-toggle" data-toggle="dropdown">Contribute<i class="fa fa-angle-down"></i></a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="{{page.root}}/contribute#get-the-source-code">Get the source code</a></li>
|
||||
<li><a href="{{page.root}}/contribute#report-issues">Report issues</a></li>
|
||||
<li><a href="{{page.root}}/contribute#pull-request-guide">Pull-request guide</a></li>
|
||||
<li><a href="{{page.root}}/contribute#version-policy">Version policy</a></li>
|
||||
<li><a href="{{page.root}}/contribute#request-features">Request features</a></li>
|
||||
<li><a href="{{page.root}}/contribute#issues-and-requests">Issues and feature requests</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
|
@ -96,6 +95,10 @@
|
|||
<td>or at home</td>
|
||||
<td><a href="http://garagegames.com/community">garagegames.com/community</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>design by</td>
|
||||
<td><a href="https://github.com/eightyeight">eightyeight</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue