diff options
author | hyang <hyang@hyang.xyz> | 2023-09-14 22:51:57 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-14 22:51:57 -0700 |
commit | 71c839cd1a283a1cf3f1f2f1327d241bd17a32b4 (patch) | |
tree | 12b44b111f56ed21b014e5bc2011e423ab43bdd4 /.gitmodules | |
parent | 2dd30bb17193990ceb3ea8a0074fc222a5b0a5a3 (diff) |
Correct submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 13ce86e..4a1c922 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/papermodx"] - path = themes/papermodx - url = https://github.com/yanghuaxuan/hugo-PaperMod + path = themes/papermodx + url = https://github.com/yanghuaxuan/hugo-PaperModX |