Created
February 9, 2018 17:21
-
-
Save Pavracer/834d5c71ddd53a96f5d8c22bf8413b8f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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