From cbca1f30503c57381c4986ab650242caa1f4a10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Thu, 9 May 2024 10:49:42 +0800 Subject: [PATCH] git themes/blank --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index ec781e4f..8d20b4f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/oranges"] path = themes/oranges url = https://github.com/zchengsite/hexo-theme-oranges.git +[submodule "themes/blank"] + path = themes/blank + url = https://github.com/dewjohn/hexo-theme-blank