Skip to content

Commit 304a2c1

Browse files
authored
Merge pull request #4156 from shu1513/patch-25
React no longer uses "Vite + React" for title
2 parents d9996df + d6a57ec commit 304a2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ By default, the file <i>index.html</i> doesn't contain any HTML markup that is v
8787
<meta charset="UTF-8" />
8888
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
8989
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
90-
<title>Vite + React</title>
90+
<title>introdemo</title>
9191
</head>
9292
<body>
9393
<div id="root"></div>

0 commit comments

Comments
 (0)