From f33e08478bae60eaabde8669ac301fb745127ff2 Mon Sep 17 00:00:00 2001 From: Jonas Daniels Date: Tue, 3 Dec 2024 12:24:53 -0800 Subject: [PATCH] add insight landing page --- apps/dashboard/framer-rewrites.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/dashboard/framer-rewrites.js b/apps/dashboard/framer-rewrites.js index 14b19dae8af..97d6fb05c68 100644 --- a/apps/dashboard/framer-rewrites.js +++ b/apps/dashboard/framer-rewrites.js @@ -8,6 +8,8 @@ module.exports = [ "/connect/sign-in", // -- nebula "/nebula", + // --insight + "/insight", // -- contracts "/contracts", "/contracts/modular-contracts",