mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
chore(play): update logo link (#18761)
fix: fix logo not showing in development play
This commit is contained in:
parent
f16d9a1aef
commit
aeccfdf8cd
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link
|
||||
rel="icon"
|
||||
href="https://element-plus.gitee.io/images/element-plus-logo-small.svg"
|
||||
href="https://element-plus.org/images/element-plus-logo-small.svg"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Element Plus App</title>
|
||||
|
Loading…
Reference in New Issue
Block a user