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