Created
January 7, 2013 22:57
-
-
Save mrcave/4479306 to your computer and use it in GitHub Desktop.
Properly using Google Hosted Libraries
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 src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> |
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
/websites/my_site/templates/my_template//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment