Skip to content

Commit 6933a92

Browse files
committed
change title in index.html
1 parent 034db7a commit 6933a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="preconnect" href="https://fonts.gstatic.com" />
2626
<link href="https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap"
2727
rel="stylesheet" />
28-
<title>React App</title>
28+
<title>Learn React JS</title>
2929

3030
<link rel="preconnect" href="https://fonts.googleapis.com">
3131
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

0 commit comments

Comments
 (0)