Created
November 4, 2017 13:44
-
-
Save Pavracer/65e57aabc7cb27fb8f47c98f8a93eb7e to your computer and use it in GitHub Desktop.
Logo_blank_link
This file contains 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 type="text/javascript"> | |
jQuery(function(){ | |
jQuery('.logo_container a').attr('href','#'); | |
}); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment