diff --git a/content/posts/papermod/papermod-installation.md b/content/posts/papermod/papermod-installation.md index 44425797..a558ad3a 100644 --- a/content/posts/papermod/papermod-installation.md +++ b/content/posts/papermod/papermod-installation.md @@ -33,6 +33,7 @@ Inside the folder of your Hugo site, run: > > ```console > git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod +> git submodule update --init --recursive > ``` > > Updating theme with submodule : > > ```console @@ -135,6 +136,7 @@ cover: image: '' alt: '' caption: '' + relative: false comments: false --- ```