From 2faf4fff0f3427f80e8a5b9d5640acf8f6ff976e Mon Sep 17 00:00:00 2001 From: str4d Date: Tue, 1 Jan 2013 10:28:57 +0000 Subject: [PATCH] Split off academic papers into a new research section --- i2p2www/pages/global/nav.html | 8 +- .../site/about/{papers.html => media.html} | 98 +--------------- i2p2www/pages/site/research/index.html | 11 ++ i2p2www/pages/site/research/papers.html | 107 ++++++++++++++++++ 4 files changed, 128 insertions(+), 96 deletions(-) rename i2p2www/pages/site/about/{papers.html => media.html} (63%) create mode 100644 i2p2www/pages/site/research/index.html create mode 100644 i2p2www/pages/site/research/papers.html diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html index eea2bed0..41110946 100644 --- a/i2p2www/pages/global/nav.html +++ b/i2p2www/pages/global/nav.html @@ -92,7 +92,7 @@
  • {{ _('Team') }}
  • {{ _('Blog') }}
  • {{ _('Hall of Fame') }}
  • -
  • {{ _('Papers and presentations') }}
  • +
  • {{ _('Presentations, tutorials and articles') }}
  • {{ _('Contact us') }}
  • @@ -118,6 +118,12 @@
  • {{ _('Bug tracker') }}
  • +
  • {{ _('Research') }} + +
  • {{ _('Guides') }}