From: Jean-Philippe Orsini Date: Tue, 5 Jul 2016 10:50:50 +0000 (+0200) Subject: fixed url of the rss feed X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=d8fa0864aef2c09c2f786b142b116f819d4b0314;hp=3d5aa709a1e005e826452e5a7dedfccefc71aaa9 fixed url of the rss feed --- diff --git a/www/nav.js b/www/nav.js index 189e5af..f46d5ad 100644 --- a/www/nav.js +++ b/www/nav.js @@ -5,7 +5,7 @@ $(document).ready(function() { + "
  • PPAstats
  • " + "
  • psensor
  • " + "
  • ptask
  • " - + "
  • " + + "
  • " + ""; $("#header").prepend(str);