Skip to content

Commit ad489c8

Browse files
authored
Merge pull request #2951 from sukairaida/patch-1
Add opening body tag in index.html example
2 parents ad507c5 + 6320f67 commit ad489c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/7/en/part7d.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The <i>index.html</i> file located at the root of the build directory is the "ma
4646
<script defer="defer" src="/static/js/main.88d3369d.js"></script>
4747
<link href="/static/css/main.1becb9f2.css" rel="stylesheet">
4848
</head>
49+
<body>
4950
<div id="root"></div>
5051
</body>
5152
</html>

0 commit comments

Comments
 (0)