mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 08:57:03 +02:00
This reverts commit c0bacfd9f9
.
This commit is contained in:
parent
95caf833d8
commit
40185a649b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ module.exports = `
|
|||
<body <%- bodyAttributes %>>
|
||||
<%- preBodyTags %>
|
||||
<div id="__docusaurus">
|
||||
<%= appHtml %>
|
||||
<%- appHtml %>
|
||||
</div>
|
||||
<% scripts.forEach((script) => { %>
|
||||
<script type="text/javascript" src="<%= baseUrl %><%= script %>"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue