diff --git a/index.html b/index.html
index 9a2bf07..9972f7c 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
-
+
AI软著引擎
diff --git a/public/miao.svg b/public/miao.svg
new file mode 100644
index 0000000..3ebeb01
--- /dev/null
+++ b/public/miao.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/components/CapitalModal/CapitalModal.tsx b/src/components/CapitalModal/CapitalModal.tsx
index 4115af0..ef66f00 100644
--- a/src/components/CapitalModal/CapitalModal.tsx
+++ b/src/components/CapitalModal/CapitalModal.tsx
@@ -246,7 +246,7 @@ export default function CapitalModal() {
width: 160,
align: 'center',
render:(text) => (
- {text == 'ai'?'AI秒著引擎':text}
+ {text == 'ai'?'AI喵著':text}
)
},
{
diff --git a/src/layout/head/head.css b/src/layout/head/head.css
index 2d70703..3c5baa9 100644
--- a/src/layout/head/head.css
+++ b/src/layout/head/head.css
@@ -32,8 +32,9 @@
}
.head .center .left img {
- width: 263px;
- height: 41px;
+ /* width: 263px; */
+ height:50px;
+ /* height:78px; */
/* background-color: red;
*/
margin-left: 15px;
diff --git a/src/static/head/logo.png b/src/static/head/logo.png
index 071acb4..f8d33e1 100644
Binary files a/src/static/head/logo.png and b/src/static/head/logo.png differ
diff --git a/src/static/head/logoT.png b/src/static/head/logoT.png
new file mode 100644
index 0000000..a2c1d10
Binary files /dev/null and b/src/static/head/logoT.png differ