From 6b2dfaa149c5c115df97a8ee13f4a32179630396 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 12 Feb 2025 20:48:09 -0500 Subject: [PATCH] update index --- app.vue | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/app.vue b/app.vue index 5deeec4..699ea19 100644 --- a/app.vue +++ b/app.vue @@ -9,28 +9,15 @@ { rel: 'icon', sizes: '16x16', href: '/favicon-16x16.png' }, { rel: 'manifest', href: '/site.webmanifest' }, { rel: 'mask-icon', href: '/safari-pinned-tab.svg', color: '#14c670' }, - { rel: 'stylesheet', href: 'https://i.icomoon.io/public/870f1d17ba/tinysites/style.css' }, ], meta: [ { name: 'msapplication-TileColor', content: '#042816' }, { name: 'theme-color', content: '#ffffff' } ], script: [ - { defer: 'true', 'data-domain': 'tinysites.com', src: 'https://pa.inspin.io/js/latest.js' } + { defer: 'true', 'data-domain': 'cs.tinysites.com', src: 'https://pa.inspin.io/js/latest.js' } ] }) - - /* - const { refreshTokens } = useDirectusToken() - refreshTokens() - */ - - /* - ** Cookie Policy ** - We respect our users privacy and don't use any third party cookies. - - We don't use any third party cookies our websites, though we do use first party cookies, the best kind of cookie. - */