logo使用七牛云

This commit is contained in:
whyour
2022-03-04 00:15:42 +08:00
parent 6b41df3497
commit 912b4ddb76
7 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ const Initialization = () => {
<img
alt="logo"
className={styles.logo}
src="https://img.gejiba.com/images/a3f551e09ac19add4c49ec16228729c5.png"
src="https://qn.whyour.cn/logo.png"
/>
<span className={styles.title}></span>
</div>
+1 -1
View File
@@ -135,7 +135,7 @@ const Login = () => {
<img
alt="logo"
className={styles.logo}
src="https://img.gejiba.com/images/a3f551e09ac19add4c49ec16228729c5.png"
src="https://qn.whyour.cn/logo.png"
/>
<span className={styles.title}>
{twoFactor ? '两步验证' : config.siteName}
+1 -1
View File
@@ -10,7 +10,7 @@ const About = () => {
<img
alt="logo"
style={{ width: 140, marginRight: 20 }}
src="https://img.gejiba.com/images/a3f551e09ac19add4c49ec16228729c5.png"
src="https://qn.whyour.cn/logo.png"
/>
<div className={styles.right}>
<span className={styles.title}></span>