Skip to content

4. Adding new JS

MACN1981 edited this page Jan 12, 2019 · 1 revision

Script tags for any javascript code or javascript file you want to load in the page head goes into the _head.cshtml file

Script tags for any javascript or javascript file you want to place after the body of the page goes into _Scripts.cshtml.

Clone this wiki locally