Add torreas
This commit is contained in:
parent
6781bbe938
commit
4c6e5346e7
10 changed files with 100 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<li><a href="/tuwf" class="special">Tuwf </a></li>
|
||||
<li><a href="/yxml" class="special">Yxml </a></li>
|
||||
<li><a href="/nginx-confgen" class="special">Nginx-cfg </a></li>
|
||||
<li><a href="/torreas" class="special">Torreas </a></li>
|
||||
<li><a href="/ylib" class="item1-ylib">Ylib</a></li>
|
||||
<li><a href="/doc" class="item1-doc">Writing</a></li>
|
||||
<li><a href="/dump" class="item1-dump">Code dump</a></li>
|
||||
|
|
@ -114,6 +115,16 @@
|
|||
<li><a href="/" class="small special">Projects home </a></li>
|
||||
</ul>
|
||||
$endif$
|
||||
$if(menu-torreas)$
|
||||
<h1>~ Torreas ~</h1>
|
||||
<ul>
|
||||
<li><a href="/torreas" class="item2-torreas">Info</a></li>
|
||||
<li><a href="/torreas/man" class="item2-torreas-man">Manual</a></li>
|
||||
<li><a href="/torreas/changes" class="item2-torreas-changes">Changelog</a></li>
|
||||
<li><a href="https://code.blicky.net/yorhel/torreas/issues" class="special">Issues </a></li>
|
||||
<li><a href="/" class="small special">Projects home </a></li>
|
||||
</ul>
|
||||
$endif$
|
||||
<ul>
|
||||
<li><a href="/contributing" class="small item1-contributing">Contributing</a></li>
|
||||
<li><a href="/guestbook" class="small item1-guestbook">Guestbook</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue