diff --git a/.umirc.ts b/.umirc.ts
index 2fbf3ffb..eeb7a2c7 100644
--- a/.umirc.ts
+++ b/.umirc.ts
@@ -8,7 +8,7 @@ export default defineConfig({
type: 'none',
},
fastRefresh: {},
- favicon: 'https://image.whyour.cn/others/g5.ico',
+ favicon: 'https://qinglong.whyour.cn/others/g5.ico',
proxy: {
'/api': {
target: 'http://127.0.0.1:5678/',
diff --git a/README.md b/README.md
index 8951f341..7550e666 100644
--- a/README.md
+++ b/README.md
@@ -31,4 +31,4 @@
### one more thing
-
+
diff --git a/src/layouts/defaultProps.tsx b/src/layouts/defaultProps.tsx
index a498c170..4c1a8fc2 100644
--- a/src/layouts/defaultProps.tsx
+++ b/src/layouts/defaultProps.tsx
@@ -69,5 +69,5 @@ export default {
fixSiderbar: true,
contentWidth: 'Fixed',
splitMenus: false,
- logo: 'https://image.whyour.cn/others/qinglong.png',
+ logo: 'https://qinglong.whyour.cn/others/qinglong.png',
} as any;
diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx
index 7e655142..b5ddb59f 100644
--- a/src/pages/login/index.tsx
+++ b/src/pages/login/index.tsx
@@ -50,7 +50,7 @@ const Login = () => {
{config.siteName}