Good day,
I would like to add a JQuery library include in the header without editing the index to the template (in my case, Graffito). It just doesn't seem good practice for upgrades, etc.
Do you have a module position that would allow me to keep XHTML compliance?
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
</head>