mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-14 23:22:30 +02:00
Add /
to baseURL in install sample
@ -108,7 +108,7 @@ theme: "PaperMod"
|
||||
**Use appropriately**
|
||||
|
||||
```yml
|
||||
baseURL: "https://examplesite.com"
|
||||
baseURL: "https://examplesite.com/"
|
||||
title: ExampleSite
|
||||
paginate: 5
|
||||
theme: PaperMod
|
||||
|
Reference in New Issue
Block a user