I want to use my own jquery file to reduce dropbox bandwidth usage.
<script src="http://www.usiga.info/jquery-2.0.0.min.js"></script>[/code:ggsaeuyr] on the index.html file
instead of [code:ggsaeuyr] <script src="jquery-2.0.0.min.js"></script>[/code:ggsaeuyr]
I don't want to be editing each index file individually after each update. I'd like a plug-in, please?