From a75f2d6f127a19d848f6784eb4714fd6c7b3f670 Mon Sep 17 00:00:00 2001 From: str4d Date: Sat, 10 Nov 2012 22:19:48 +0000 Subject: [PATCH] Added navbar items for docs/api/*, docs/transport/* and docs/how/elgamalaes --- i2p2www/pages/global/nav.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html index c35d5183..275fb27c 100644 --- a/i2p2www/pages/global/nav.html +++ b/i2p2www/pages/global/nav.html @@ -24,6 +24,27 @@
  • {{ _('Tunnel routing') }}
  • {{ _('Peer selection') }}
  • {{ _('Cryptography') }}
  • +
  • {{ _('ElGamal/AES+SessionTags') }}
  • + + +
  • {{ _('API') }} + +
  • +
  • {{ _('Transports') }} +
  • {{ _('Howto docs') }}