X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fnav.js;h=3264245946252bc5ed07c9073d225d00ed542104;hp=20f92392c399dfa962be1661eb5d436ac2cedc9a;hb=413ac34d88f46487171592db482df2985c31a529;hpb=5004f3ef68ac2b8d501f6413218e9082e73db716 diff --git a/www/nav.js b/www/nav.js index 20f9239..3264245 100644 --- a/www/nav.js +++ b/www/nav.js @@ -1,4 +1,4 @@ -$( document ).ready(function() { +$(document).ready(function() { var str = ""; - + $("#header").prepend(str); });