From c86645654a435d95edda69f70b1f222d79e610c6 Mon Sep 17 00:00:00 2001 From: UmmIt Date: Mon, 25 Nov 2024 14:04:50 +0800 Subject: [PATCH] chore: update domain name --- docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index de185a6..12a6802 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -8,7 +8,7 @@ const config: Config = { favicon: 'img/favicon.ico', // Set the production url of your site here - url: 'https://gpu.passthru.info', + url: 'https://gpu-passthru.ummit.dev', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/',