8000 fix: update document title from 'React App' to 'Task Dashboard' · github-samples/task-dashboard@1e34fa7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e34fa7

Browse files
fix: update document title from 'React App' to 'Task Dashboard'
1 parent 7954b80 commit 1e34fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1616
-->
1717
<link rel="manifest" href="/manifest.json" />
18-
<title>React App</title>
18+
<title>Task Dashboard</title>
1919
</head>
2020
<body>
2121
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 ()
0