From eff9e7444a498348116e0bca9560a98dc0884773 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Wed, 19 Jun 2024 13:12:16 -0400 Subject: [PATCH] added crisp access --- docs_projectinca/astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_projectinca/astro.config.mjs b/docs_projectinca/astro.config.mjs index 9196d46..e030ebe 100644 --- a/docs_projectinca/astro.config.mjs +++ b/docs_projectinca/astro.config.mjs @@ -52,7 +52,7 @@ export default defineConfig({ { tag: 'script', attrs: { - src: 'https://git.ourworld.tf/tfgrid/info_tfgrid/raw/branch/development/docs_projectinca/crisp.js', + src: '/crisp.js', }, }, ],