cleanup example favicons

This commit is contained in:
Fred K. Schott
2021-08-16 14:34:08 -07:00
parent b03f1f71b7
commit 5e0e276609
36 changed files with 21 additions and 210 deletions

View File

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