[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r24124: {website} add the torbutton faq to the side nav. (website/trunk/docs/en)
Author: phobos
Date: 2011-01-26 16:09:08 +0000 (Wed, 26 Jan 2011)
New Revision: 24124
Modified:
website/trunk/docs/en/sidenav.wmi
Log:
add the torbutton faq to the side nav.
Modified: website/trunk/docs/en/sidenav.wmi
===================================================================
--- website/trunk/docs/en/sidenav.wmi 2011-01-26 16:01:41 UTC (rev 24123)
+++ website/trunk/docs/en/sidenav.wmi 2011-01-26 16:09:08 UTC (rev 24124)
@@ -78,6 +78,9 @@
{'url' => 'docs/faq',
'txt' => 'General FAQ',
},
+ {'url' => 'torbutton/faq',
+ 'txt' => 'Torbutton FAQ',
+ },
{'url' => 'docs/faq-abuse',
'txt' => 'Abuse FAQ',
},