-
Notifications
You must be signed in to change notification settings - Fork 2
/
menu.t2t
33 lines (27 loc) · 979 Bytes
/
menu.t2t
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
% The menu creates the "sidebar" DIV
''' <div id="sidebar">
[Home index.html]
[Download download.html]
[Startup Guide guide.html]
[Documentation https://docs.salixos.org]
[Forum https://forum.salixos.org/]
[Blog https://blog.salixos.org]
[Team team.html]
--------------------
[Package Search https://packages.salixos.org/]
[Screenshots screenshots.html]
[Mailing Lists mailinglists.html]
[Translate translate.html]
[IRC channel chat.html]
''' <div name="mastodon"><a rel="me" href="https://fosstodon.org/@salix">Mastodon</a></div>
--------------------
[Sourceforge Project Page http://sourceforge.net/projects/salix/]
[Package Submissions http://sourceforge.net/p/salix/packages/?source=navbar]
[Bugtracker http://sourceforge.net/p/salix/tickets/]
[Salix Gemini Capsule gemini://salixos.org]
--------------------
[[img/donate.png] donations.html]
%%!include: ''paypal.htm''
''' </div>
% When updating this file, regenerate all files that use it.
% See update.txt for info.