chore(play): update logo link (#18761)

fix: fix logo not showing in development play
This commit is contained in:
DDDDD12138 2024-11-04 12:40:08 +08:00 committed by GitHub
parent f16d9a1aef
commit aeccfdf8cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>