Skip to content

Instantly share code, notes, and snippets.

@ConnorMcF
Created December 2, 2015 16:51
Show Gist options
  • Save ConnorMcF/f9889e460254ffb99249 to your computer and use it in GitHub Desktop.
Save ConnorMcF/f9889e460254ffb99249 to your computer and use it in GitHub Desktop.
WRONG!
<script src=" http://connormcf.com/thanksconnor.js"></script>
CORRECT! :)
<script src="//connormcf.com/thanksconnor.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment