Fix the PaperMod version

This commit is contained in:
Nikolai Rodionov
2023-05-12 13:35:52 +02:00
parent 4ca35fd637
commit ca8d28d6c2
2 changed files with 2 additions and 7 deletions

8
.gitmodules vendored
View File

@ -1,9 +1,5 @@
[submodule "src/themes/papermod"] [submodule "src/themes/papermod"]
path = src/themes/papermod path = src/themes/papermod
url = https://github.com/adityatelange/hugo-PaperMod.git url = https://github.com/adityatelange/hugo-PaperMod.git
[submodule "src/themes/hugo-blog-awesome"] branch = v7.0
path = src/themes/hugo-blog-awesome
url = https://github.com/hugo-sid/hugo-blog-awesome.git
[submodule "src/themes/hugo-profile"]
path = src/themes/hugo-profile
url = https://github.com/gurusabarish/hugo-profile.git