From faca7adabde9b42e14bfb90739a6ba66725606ee Mon Sep 17 00:00:00 2001 From: "jianzhe.xiao" Date: Thu, 24 Aug 2023 23:58:52 +0000 Subject: [PATCH] update --- config.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 877ffdad..0532c93d 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,8 @@ # full override: we're not tracking changes to the docsy base file. -baseURL = "https://bytedance.github.io/bytemlperf" - +baseURL = "/" +relativeURLS = true +canonifyurls = true title = "ByteMLPerf" googleAnalytics = "G-QYWRQRLPRM"