Line 374: | Line 374: | ||
// add navIcon if it is not existing yet | // add navIcon if it is not existing yet | ||
if ( ! $('#navIcon').length ) { | if ( ! $('#navIcon').length ) { | ||
− | $('nav').prepend("<img src='../ | + | $('nav').prepend("<img src='https://static.igem.org/mediawiki/2016/c/cc/Big.png' id='navIcon' />"); |
} | } | ||
} else { | } else { |
Revision as of 17:38, 19 October 2016
iGEM Tuebingen