Skip to content

Instantly share code, notes, and snippets.

@beckettkev
Created May 13, 2015 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beckettkev/93b841781d848d935dcd to your computer and use it in GitHub Desktop.
Save beckettkev/93b841781d848d935dcd to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<CustomAction Id="AwesomeSiteJS" Location="ScriptLink" ScriptBlock="document.write('&lt;script src=&quot;~sitecollection/Style Library/Awesome.min.js&quot;&gt;&lt;/' + 'script&gt;');"Sequence="10" />
</Elements>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment