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",
|
||||
defer: true
|
||||
}
|
||||
},
|
||||
{
|
||||
tag: "link",
|
||||
attrs: {
|
||||
rel: "icon",
|
||||
href: "/logo.png"
|
||||
}
|
||||
}
|
||||
],
|
||||
customCss: [
|
||||
|
Binary file not shown.
Before (image error) Size: 749 B After (image error) Size: 112 KiB |
Loading…
x
Reference in New Issue
Block a user