Skip to content

Commit bec21b7

Browse files
committed
Move the link farm to the top, to the same line as the header.
1 parent 05c2ec2 commit bec21b7

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

cheatsheet/snapshot.html

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
<header>
1515
<h1 class="title" style="position:relative;"><span class="green">Open</span>SCAD</h1>
1616
<h2>(<a href="https://openscad.org/downloads.html#snapshots">dev snapshot</a>)</h2>
17+
<a href="https://openscad.org/" target="_blank">Official website</a>
18+
| <a href="https://github.com/openscad/openscad" target="_blank">Code</a>
19+
| <a href="https://github.com/openscad/openscad/issues" target="_blank">Issues</a>
20+
| <a href="https://en.wikibooks.org/wiki/OpenSCAD_User_Manual" target="_blank">Manual</a>
21+
| <a href="https://github.com/openscad/MCAD" target="_blank">MCAD library</a>
22+
| <a href="https://openscad.org/community.html#forum" target="_blank">Mailing list</a>
23+
| <a href="http://fablabamersfoort.nl/book/openscad" target="_blank">Other links</a>
1724
</header>
1825
<section>
1926
<section>
@@ -273,19 +280,6 @@ <h2>Mathematical</h2>
273280
</section>
274281

275282
<br clear="all"/>
276-
277-
<section>
278-
<article class="info">
279-
<em>Links:</em>
280-
<a href="https://openscad.org/" target="_blank">Official website</a>
281-
| <a href="https://github.com/openscad/openscad" target="_blank">Code</a>
282-
| <a href="https://github.com/openscad/openscad/issues" target="_blank">Issues</a>
283-
| <a href="https://en.wikibooks.org/wiki/OpenSCAD_User_Manual" target="_blank">Manual</a>
284-
| <a href="https://github.com/openscad/MCAD" target="_blank">MCAD library</a>
285-
| <a href="https://openscad.org/community.html#forum" target="_blank">Mailing list</a>
286-
| <a href="http://fablabamersfoort.nl/book/openscad" target="_blank">Other links</a>
287-
</article>
288-
</section>
289283
</section>
290284

291285
<footer>

0 commit comments

Comments
 (0)