edit Contacts.vue
This commit is contained in:
@@ -47,6 +47,9 @@ export default defineNuxtConfig({
|
||||
},
|
||||
app: {
|
||||
head: {
|
||||
link: [
|
||||
{ rel: 'icon', type: 'image/svg+xml', href: '/main-logo.svg' },
|
||||
],
|
||||
meta: [
|
||||
{
|
||||
name: 'viewport',
|
||||
|
||||
Reference in New Issue
Block a user