Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created February 9, 2018 17:21
Show Gist options
  • Select an option

  • Save Pavracer/834d5c71ddd53a96f5d8c22bf8413b8f to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/834d5c71ddd53a96f5d8c22bf8413b8f to your computer and use it in GitHub Desktop.
<script>
jQuery(document).ready(function(){
jQuery('.home img#logo').attr('src', 'http://catootje.annabedaux.nl/wp-content/uploads/2018/02/Logo_Catootje_wit.png');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment