From 0a0ee56f15b49e4aa4a7fb1a86925cd192751cf2 Mon Sep 17 00:00:00 2001 From: Pavel Shuvalov Date: Thu, 20 Jul 2023 16:46:20 +0300 Subject: [PATCH] Redirect on load --- pages/_app.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/_app.js b/pages/_app.js index 0b5090a..34be528 100644 --- a/pages/_app.js +++ b/pages/_app.js @@ -18,6 +18,11 @@ function MyApp ({ Component, pageProps }) { content="re:doubt is a powerful tool for TON blockchain research, complete with all the tools you need to discover, explore, and visualize vast amounts of blockchain data; lets anyone, anywhere learn about crypto hacks, scams, and fraudulent activity so they can more safely participate in the growing crypto economy." /> +