From 475d8559c2f4c691fea8480d17f3f552219a6abc Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Thu, 30 Apr 2026 18:34:54 +0800
Subject: [PATCH] 1
---
public/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 266c2ce..b6c3647 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,12 +5,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
- <title>FracTionxEX</title>
+ <title>Orion X</title>
</head>
<body>
<noscript>
<!-- <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> -->
- <strong>We're sorry but FracTionxEX doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+ <strong>We're sorry but Orion X doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
--
Gitblit v1.9.3