Skip to content

Commit 4f6cf47

Browse files
committed
Website: Simplify the menu.
1 parent e7db7c0 commit 4f6cf47

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,10 @@
1313
<div id="rightbox">
1414
<div id="coloredbox">
1515
<a class="menu" href="index.html">Main</a><br />
16-
<a class="menu" href="index.html#features">Features</a><br />
1716
<a class="menu" href="license.html">License</a><br />
18-
<br />
1917
<a class="menu" href="doc.html">Documentation</a><br />
2018
<a class="menu" href="stable.html">Download</a><br />
21-
<br />
22-
<a class="menu" href="devel.html#mail">Mailing List</a><br />
23-
<a class="menu" href="devel.html#patches">Patches</a><br />
24-
<a class="menu" href="devel.html#git">Git</a><br />
19+
<a class="menu" href="devel.html">Development</a><br />
2520
</div>
2621
</div>
2722

0 commit comments

Comments
 (0)