From: Jean-Philippe Orsini Date: Fri, 1 Jul 2016 07:57:28 +0000 (+0200) Subject: added link to rss feed X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=c3585bd556fc9b94d9b74901da3381298258d539;hp=bbe322788902fb2880f9c1f545be49983584cfbf added link to rss feed --- diff --git a/www/nav.js b/www/nav.js index 3264245..189e5af 100644 --- a/www/nav.js +++ b/www/nav.js @@ -5,6 +5,7 @@ $(document).ready(function() { + "
  • PPAstats
  • " + "
  • psensor
  • " + "
  • ptask
  • " + + "
  • " + ""; $("#header").prepend(str);