From 38fea549d33e643cf440c47f967996f3331f5488 Mon Sep 17 00:00:00 2001 From: LL Date: Tue, 5 Nov 2024 21:12:55 -0800 Subject: [PATCH] change to correct url --- docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 81fd613..38436e2 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -15,7 +15,7 @@ const config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://luisliz.github.io', + url: 'https://raidendotai.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/cofounder',