diff --git a/themes/svg/Environmental Configuration Tutorial.svg b/themes/svg/Environmental Configuration Tutorial.svg
index fc8b2e68..257fabd2 100644
--- a/themes/svg/Environmental Configuration Tutorial.svg
+++ b/themes/svg/Environmental Configuration Tutorial.svg
@@ -3,6 +3,6 @@
Layer 1
-
+
\ No newline at end of file
diff --git a/themes/svg/arxiv-00aeff.svg b/themes/svg/arxiv-00aeff.svg
index d2df1219..d4adb4cf 100644
--- a/themes/svg/arxiv-00aeff.svg
+++ b/themes/svg/arxiv-00aeff.svg
@@ -1,7 +1,7 @@
-
\ No newline at end of file
diff --git a/themes/svg/ic-polish.svg b/themes/svg/ic-polish.svg
new file mode 100644
index 00000000..41bfe03f
--- /dev/null
+++ b/themes/svg/ic-polish.svg
@@ -0,0 +1,7 @@
+
+
+
+ Layer 1
+
+
+
\ No newline at end of file
diff --git a/themes/welcome.js b/themes/welcome.js
index 221d15c9..5da61abe 100644
--- a/themes/welcome.js
+++ b/themes/welcome.js
@@ -10,7 +10,7 @@ class WelcomeMessage {
{
title: "Arxiv论文一键翻译",
content: "无缝切换学术阅读语言,最优英文转中文的学术论文阅读体验。",
- svg: "file=themes/svg/1.svg",
+ svg: "file=themes/svg/arxiv-00aeff.svg",
url: "https://github.com/binary-husky/gpt_academic",
},
{
@@ -48,6 +48,12 @@ class WelcomeMessage {
content: "借助SoVits,以你喜爱的角色的声音回答问题。",
svg: "file=themes/svg/MPIS-TTS-00aeff.svg",
url: "https://github.com/binary-husky/gpt_academic",
+ },
+ {
+ title: "中英文论文Latex全文润色",
+ content: "在“上传文件”区上传待润色latex源码,然后在“更多函数插件”下方输入框输入“润色”选择所需插件,最后点击所选择插件即可",
+ svg: "file=themes/svg/ic-polish.svg",
+ url: "https://github.com/binary-husky/gpt_academic",
}
];
this.visible = false;