1
0

Update document title to "Voyager"

Changed the title in `index.html` from "React App" to "Voyager" to reflect the application's branding. This improves clarity and consistency with the project's identity.
This commit is contained in:
Márcio Eric 2026-02-09 22:39:33 -03:00
parent 74b7569dd1
commit 3c1f6b3f2d

View File

@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Voyager</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>