mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
add /
to baseURL in install sample
This commit is contained in:
@@ -105,7 +105,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
|
||||||
|
Submodule themes/hugo-PaperMod updated: fb4988cfb6...196b82645e
Reference in New Issue
Block a user