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