diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 3cd7ab6..94bb936 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -8,7 +8,8 @@ const config: Config = { favicon: "img/favicon.ico", // Set the production url of your site here - url: "https://resources.06222001.xyz", + url: "https://blog.06222001.xyz", + // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: "/",