From 3c1f6b3f2d611e9ff4f495400ea65029a968414e Mon Sep 17 00:00:00 2001 From: Marcio Date: Mon, 9 Feb 2026 22:39:33 -0300 Subject: [PATCH] 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. --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index aa069f2..1886fb7 100644 --- a/public/index.html +++ b/public/index.html @@ -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`. --> - React App + Voyager