From ff4411129b03d189259ac99e301ce1af5fcb0cff Mon Sep 17 00:00:00 2001 From: caiocsgomes Date: Sat, 16 Mar 2024 15:16:20 +0200 Subject: [PATCH] specifying papermod version --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5d499dc..32641c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "app/themes/PaperMod"] path = app/themes/PaperMod url = https://github.com/adityatelange/hugo-PaperMod.git - branch = v7.0 + branch = master