Created
January 31, 2018 06:48
-
-
Save Pavracer/42c139232ee8175669bfcc1331167e99 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 type="text/javascript"> | |
| jQuery(document).ready(function(){ | |
| jQuery('#logo').after('<img id="my_fixed_logo" src="http://content.ziegertknightfrank.com/wp-content/uploads/2018/01/ziegert_frankknight_jointventure_logo_BLACK.png" />'); | |
| }); | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment