Skip to content

Commit 118c913

Browse files
committed
Update top.html
1 parent 40609b3 commit 118c913

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

_includes/themes/twitter/top.html

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,26 @@ <h2>Download</h2>
1717
<p><a class="btn" href="download.html">Downloads &raquo;</a></p>
1818
</div>
1919
<div class="span4">
20-
<h2>User's guide</h2>
21-
<p>Learn how to set up your hardware and software to work with Plus.</p>
22-
<p><a class="btn" href="usersguide.html">View user's guide &raquo;</a></p>
20+
<h2>
21+
<img style="height: 1em; vertical-align:top; margin: 0px" src="images/GitHub-Mark-32px.png"></img>
22+
Source code
23+
</h2>
24+
<p>See the source code on GitHub.</p>
25+
<p><a class="btn" href="sourcecode.html">View source code &raquo;</a></p>
2326
</div>
2427
</div>
2528

2629
<div class="row">
30+
<div class="span4">
31+
<h2>User's guide</h2>
32+
<p>Learn how to set up your hardware and software to work with Plus.</p>
33+
<p><a class="btn" href="http://perk-software.cs.queensu.ca/plus/doc/nightly/user/index.html">View user's guide &raquo;</a></p>
34+
</div>
2735
<div class="span4">
2836
<h2>Developer's guide</h2>
2937
<p>How to build the toolkit on various operating systems to customize or extend it.</p>
3038
<p><a class="btn" href="developersguide.html">View developer's guide &raquo;</a></p>
3139
</div>
32-
<div class="span4">
33-
<h2>Plus 3D model catalog</h2>
34-
<p>Catalog of printable 3D models of tools and tracking fixtures.</p>
35-
<p><a class="btn" href="http://perk-software.cs.queensu.ca/plus/doc/nightly/modelcatalog/">View 3D model catalog &raquo;</a></p>
36-
</div>
3740
<div class="span4">
3841
<h2>Contact</h2>
3942
<p>How to cite, where to report errors, ask questions, or get more information.</p>
@@ -42,14 +45,7 @@ <h2>Contact</h2>
4245
</div>
4346

4447
<div class="row">
45-
<div class="span4">
46-
<h2>
47-
<img style="height: 1em; vertical-align:top; margin: 0px" src="images/GitHub-Mark-32px.png"></img>
48-
Source code
49-
</h2>
50-
<p>See the source code on GitHub.</p>
51-
<p><a class="btn" href="sourcecode.html">View source code &raquo;</a></p>
52-
</div>
48+
5349
</div>
5450

5551
<div class="row-fluid">

0 commit comments

Comments
 (0)