generated from nhcarrigan/template
feat: use our favicon
This commit is contained in:
@ -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: [
|
||||
|
Reference in New Issue
Block a user