Skip to content

Commit edc5e84

Browse files
authored
Use downstream theme repo with changes as the submodule (#16)
* Remove default upstream themes/PaperMod submodule * Use downstream github as the submodules, follow guidance to install it https://github.com/adityatelange/hugo-PaperMod/wiki/Installation
1 parent 6867034 commit edc5e84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "themes/PaperMod"]
22
path = themes/PaperMod
3-
url = https://github.com/adityatelange/hugo-PaperMod.git
3+
url = https://github.com/Jeffwan/hugo-PaperMod.git

themes/PaperMod

0 commit comments

Comments
 (0)