mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
七牛云改为http访问
This commit is contained in:
@@ -10,7 +10,7 @@ const About = () => {
|
||||
<img
|
||||
alt="logo"
|
||||
style={{ width: 140, marginRight: 20 }}
|
||||
src="https://qn.whyour.cn/logo.png"
|
||||
src="http://qn.whyour.cn/logo.png"
|
||||
/>
|
||||
<div className={styles.right}>
|
||||
<span className={styles.title}>青龙</span>
|
||||
|
||||
Reference in New Issue
Block a user