edit favicon
All checks were successful
Deploy / build (push) Successful in 55s

edit Contacts.vue
This commit is contained in:
alsaze
2025-12-11 13:22:14 +03:00
parent 2f0b72c387
commit 6853d782a6
3 changed files with 9 additions and 2 deletions

View File

@@ -47,6 +47,9 @@ export default defineNuxtConfig({
},
app: {
head: {
link: [
{ rel: 'icon', type: 'image/svg+xml', href: '/main-logo.svg' },
],
meta: [
{
name: 'viewport',