From 6853d782a6214814820e10213b6bb55d453ba8ab Mon Sep 17 00:00:00 2001 From: alsaze Date: Thu, 11 Dec 2025 13:22:14 +0300 Subject: [PATCH] edit favicon edit Contacts.vue --- components/Contacts.vue | 4 ++-- nuxt.config.ts | 3 +++ public/main-logo.svg | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 public/main-logo.svg diff --git a/components/Contacts.vue b/components/Contacts.vue index d41ef06..2028a92 100644 --- a/components/Contacts.vue +++ b/components/Contacts.vue @@ -138,7 +138,7 @@ const route = useRoute() const contacts = [ { label: 'Телефон', - value: '+7 (495) 123-45-67', + value: '+9 (967) 001-15-500', icon: 'i-lucide:phone', }, { @@ -148,7 +148,7 @@ const contacts = [ }, { label: 'Адрес', - value: 'Москва, Тверская улица, 1', + value: 'Адрес Бишкек, Свердловский район ул.Ибраимова, дом 115/4', icon: 'i-lucide:map-pin', }, ] diff --git a/nuxt.config.ts b/nuxt.config.ts index 9c3c15b..8b2dc7e 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -47,6 +47,9 @@ export default defineNuxtConfig({ }, app: { head: { + link: [ + { rel: 'icon', type: 'image/svg+xml', href: '/main-logo.svg' }, + ], meta: [ { name: 'viewport', diff --git a/public/main-logo.svg b/public/main-logo.svg new file mode 100644 index 0000000..089808d --- /dev/null +++ b/public/main-logo.svg @@ -0,0 +1,4 @@ + + + +