diff options
author | hyang <hyang@hyang.xyz> | 2023-09-14 19:21:43 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-14 19:21:43 -0700 |
commit | beefd0f900bd0be53607658b788641ca027ba25e (patch) | |
tree | 379c12955605cd16fa4bd6e02acab349b8f18477 /.gitmodules | |
parent | 815239b27a8672e77b4076fff654f2cd81b2796f (diff) |
remove terminal theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a5420c5..f9d01cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[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/ |