Code being modified on save

Hi,
I am trying to copy & paste a chunk of code into the head section of my documents. When saving the document Wappler will add an additional line of code to add jQuery, as well as modify my base tag, as shown in the images. Is there a way to specify that Wappler not modify this code on Save?
Thanks.

For the base you might be able to just turn off the auto adding if you know the bases you need under project settings:

For Jquery if you aren’t wanting to use it:
Also in project settings under frameworks:

You may also need to remove it on any already created pages:
To open this menu its the icon directly under the word DESIGN (3 box looking things)

Thank You. I will give that a try.