mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
install guide update
This commit is contained in:
parent
ccaca9896c
commit
3aefd49526
@ -33,6 +33,7 @@ Inside the folder of your Hugo site, run:
|
|||||||
>
|
>
|
||||||
> ```console
|
> ```console
|
||||||
> git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod
|
> git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod
|
||||||
|
> git submodule update --init --recursive
|
||||||
> ```
|
> ```
|
||||||
> > Updating theme with submodule :
|
> > Updating theme with submodule :
|
||||||
> > ```console
|
> > ```console
|
||||||
@ -135,6 +136,7 @@ cover:
|
|||||||
image: '<image path/url>'
|
image: '<image path/url>'
|
||||||
alt: '<alt text>'
|
alt: '<alt text>'
|
||||||
caption: '<text>'
|
caption: '<text>'
|
||||||
|
relative: false
|
||||||
comments: false
|
comments: false
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user