mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-16 17:09:20 +08:00
更换cdn域名
This commit is contained in:
@@ -69,5 +69,5 @@ export default {
|
||||
fixSiderbar: true,
|
||||
contentWidth: 'Fixed',
|
||||
splitMenus: false,
|
||||
logo: 'https://image.whyour.cn/others/qinglong.png',
|
||||
logo: 'https://qinglong.whyour.cn/others/qinglong.png',
|
||||
} as any;
|
||||
|
||||
@@ -50,7 +50,7 @@ const Login = () => {
|
||||
<img
|
||||
alt="logo"
|
||||
className={styles.logo}
|
||||
src="https://image.whyour.cn/others/qinglong.png"
|
||||
src="https://qinglong.whyour.cn/others/qinglong.png"
|
||||
/>
|
||||
<span className={styles.title}>{config.siteName}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user