mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Add /
to baseURL in install sample
parent
708382c69d
commit
0ea4dec8ad
@ -108,7 +108,7 @@ theme: "PaperMod"
|
|||||||
**Use appropriately**
|
**Use appropriately**
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
baseURL: "https://examplesite.com"
|
baseURL: "https://examplesite.com/"
|
||||||
title: ExampleSite
|
title: ExampleSite
|
||||||
paginate: 5
|
paginate: 5
|
||||||
theme: PaperMod
|
theme: PaperMod
|
||||||
|
Loading…
Reference in New Issue
Block a user