diff options
author | hyang <hyang@hyang.xyz> | 2023-09-14 19:09:20 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-14 19:09:20 -0700 |
commit | 8927225a0270e2e7bb13265c3784fd62d8621100 (patch) | |
tree | 496020beb31912683b6a7f640d2cb92911517c3a /.gitmodules | |
parent | e5b461fb6c9e24373bb8c96694e6509bbe20c5ec (diff) |
Replace theme w/ papermodx
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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/ |