1) /public/index.html > head에 코드 추가
<link rel="shortcut icon" href="data:image/x-icon" type="image/x-icon">
2) 태그 삭제
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
'개발이야기 > Vue - Vuetify' 카테고리의 다른 글
vue - vuetify Dialog창에서 scroll 이동 버튼 만들기 (0) | 2022.01.26 |
---|---|
vue - vuetify drag & drop (0) | 2022.01.11 |
vue router 현재 페이지 갱신 (0) | 2022.01.10 |
image base64 Url 변환 (0) | 2021.08.26 |
v-data-table items row class 주기 (0) | 2021.08.24 |