From 6a535464434eda93c905e614321ec952753216ac Mon Sep 17 00:00:00 2001 From: hyang Date: Sat, 9 Sep 2023 11:15:56 -0700 Subject: Replace theme --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index b041a1c..16c1a84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/github-style"] path = themes/github-style url = git@github.com:yanghuaxuan/github-style.git +[submodule "themes/terminal"] + path = themes/terminal + url = https://github.com/panr/hugo-theme-terminal.git -- cgit v1.2.3