mirror of
https://github.com/withastro/astro.git
synced 2025-09-25 23:15:10 +08:00
cleanup example favicons
This commit is contained in:
@ -14,8 +14,7 @@ import Counter from '../components/Counter.vue'
|
||||
content="width=device-width"
|
||||
/>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="alternate icon" type="image/x-icon" href="/favicon.ico" />
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
||||
|
||||
<style>
|
||||
:global(:root) {
|
||||
|
Reference in New Issue
Block a user