add env
Main daploy / deploy (push) Successful in 43s

This commit is contained in:
2024-11-24 22:37:20 +02:00
parent 4f0ce5a69c
commit 85f3369eee
7 changed files with 85 additions and 8 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
// const success = ref(false)
// Конфигурация для шаринга
const siteUrl = encodeURIComponent('https://hereconnect.condev.ru')
const siteUrl = encodeURIComponent(import.meta.env.BASE_URL)
const shareText = encodeURIComponent('Попробуйте НаСвязи — удобный способ связаться через QR-код!')
// const shareImage = encodeURIComponent(
// 'https://hereconnect.condev.ru/images/qr-code-logo-200x200.jpg',