From 0fb4504f1ac305f6ec2f61395fd59ea422333a5e Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期一, 06 十一月 2023 16:46:01 +0800 Subject: [PATCH] feat: 调整logo,标题 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 39aff6e..28e6a80 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <link rel="icon" href="/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>鐪嬫澘</title> + <title>鏅鸿兘宸ヤ綔鍙�</title> </head> <body> <div id="app"></div> -- Gitblit v1.8.0