generated from nhcarrigan/template
feat: use our favicon
This commit is contained in:
parent
e2bf180633
commit
f47c637edd
@ -57,6 +57,13 @@ export default defineConfig({
|
|||||||
src: "https://widgets.tree-nation.com/js/widgets/v1/widgets.min.js?v=1.0",
|
src: "https://widgets.tree-nation.com/js/widgets/v1/widgets.min.js?v=1.0",
|
||||||
defer: true
|
defer: true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
tag: "link",
|
||||||
|
attrs: {
|
||||||
|
rel: "icon",
|
||||||
|
href: "/logo.png"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
customCss: [
|
customCss: [
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 749 B After Width: | Height: | Size: 112 KiB |
Loading…
x
Reference in New Issue
Block a user