How to insert multiple references link into the Custom Css includes and also Custom Javascript includes?
For example, i need to insert Jquery Javascript file and my custom javscript file as refer link into this form.
https://code.jquery.com/jquery-3.2.1.min.js
how to add two of this in Javascript includes?