From 28c05fe0fc327ad6bbc7525b1d70a08a865e2d25 Mon Sep 17 00:00:00 2001 From: Eric Au Date: Fri, 2 Feb 2024 20:57:53 -0800 Subject: [PATCH] fix: css light theme --- theme.config.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.config.jsx b/theme.config.jsx index ecf505f93..46de1f181 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -3,6 +3,7 @@ export default { project: { link: 'https://github.com/edotau' }, + themes: 'Light', head: ( <>