From a2f8df3b14979f74c03a79b2ffaf081739837899 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 3 May 2023 01:09:49 +0800 Subject: --- docs/components/ExtraContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/ExtraContent.tsx') diff --git a/docs/components/ExtraContent.tsx b/docs/components/ExtraContent.tsx index f489e36..93567ce 100644 --- a/docs/components/ExtraContent.tsx +++ b/docs/components/ExtraContent.tsx @@ -4,7 +4,7 @@ import { useTurboSite } from "./SiteSwitcher"; export default function ExtraContent() { const site = useTurboSite(); - if (site === "repo") { + if (site === "AI") { return ; } } -- cgit v1.2.3-70-g09d2