mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-01 17:02:43 +01:00
Add / to baseURL in install sample
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user