Is there a way to not put netlify-identity-widget.js somewhere other than the index? #6178
Unanswered
saturnonearth
asked this question in
Q&A
Replies: 1 comment 7 replies
-
You should be able to put it in your If it is required to be in the root of the site, you do have the option to pull the cms out to it's own app and make it the root of it's own site. Maybe do some testing for the root of the cms app first and let us know how that goes. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't want to bloat up my index page when the CMS is only used by a handful of people. Is there a way to change the page it's on, or not use it at all?
Beta Was this translation helpful? Give feedback.
All reactions