Skip to content

Commit 47931ff

Browse files
committed
Update favicon
1 parent a0d4ec2 commit 47931ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default defineNuxtConfig({
3636
viewport: "width=500, initial-scale=1",
3737
meta: [{ name: "description", content: "Nuxt 3 - Woocommerce" }],
3838
link: [
39-
{ rel: "icon", type: "image/svg+xml", href: "/svg/Logo.svg" }
39+
{ rel: "icon", type: "image/svg+xml", href: "/favicon.svg" }
4040
],
4141
},
4242
// global transition

public/favicon.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)