From dcdbb05168bf5576e305b170c29121a5defe3b3a Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 12 Sep 2023 17:00:45 +0100 Subject: [PATCH] Update theme.config.jsx --- docs/theme.config.jsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/theme.config.jsx b/docs/theme.config.jsx index 4cc1ad9b..ccec1cff 100644 --- a/docs/theme.config.jsx +++ b/docs/theme.config.jsx @@ -115,7 +115,6 @@ const config = { name="apple-mobile-web-app-title" content="DocsGPT Documentation" /> - ); @@ -128,11 +127,14 @@ const config = { {title} + ) : ( <>{title} - + + + ), },