Where to find body html tag to put some scripts in it at index.md or index.mdx file of docusaurus? #6639
Unanswered
ashishkharche
asked this question in
Q&A
Replies: 1 comment 9 replies
-
|
Responded on Discord. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A question regarding adding netlifyCMS to docusaurus website.
In a tutorial, I am stuck at this process where it requires me to add a script in Docusaurus
HeadandBodybut the file is mdx and I am not sure how to make it happen?Quoting: "To do this, add the following script before the closing body tag of your site's main index page:"
Link to the article: https://www.netlifycms.org/docs/add-to-your-site/#add-the-netlify-identity-widget
Basically as the
.mdxor.mdindex file of my docusaurus code is not HTML, I am not sure where to find thebodytag and put that script there.Beta Was this translation helpful? Give feedback.
All reactions