From 8927225a0270e2e7bb13265c3784fd62d8621100 Mon Sep 17 00:00:00 2001 From: hyang Date: Thu, 14 Sep 2023 19:09:20 -0700 Subject: Replace theme w/ papermodx --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a6851ba..a5420c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/terminal"] path = themes/terminal url = https://github.com/panr/hugo-theme-terminal.git +[submodule "themes/papermodx"] + path = themes/papermodx + url = https://github.com/reorx/hugo-PaperModX/ -- cgit v1.2.3