diff options
author | hyang <hyang@hyang.xyz> | 2023-09-14 22:26:08 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-14 22:26:08 -0700 |
commit | 2dd30bb17193990ceb3ea8a0074fc222a5b0a5a3 (patch) | |
tree | 1d2156e8a77d7e16759b758aede98493c2170a00 /.gitmodules | |
parent | d2eee3b79256166802729f576227dcb01d5d6556 (diff) |
Fix searching
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f9d01cb..13ce86e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/papermodx"] path = themes/papermodx - url = https://github.com/reorx/hugo-PaperModX/ + url = https://github.com/yanghuaxuan/hugo-PaperMod |