mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-28 05:34:13 -04:00
add /
to baseURL in install sample
This commit is contained in:
parent
ee584bf188
commit
3989000c88
2 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@ theme: "PaperMod"
|
|||
**Use appropriately**
|
||||
|
||||
```yml
|
||||
baseURL: "https://examplesite.com"
|
||||
baseURL: "https://examplesite.com/"
|
||||
title: ExampleSite
|
||||
paginate: 5
|
||||
theme: PaperMod
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fb4988cfb6d0d6e4e489f17d89f0fa618def3396
|
||||
Subproject commit 196b82645e33d171aeb36cb9da100f3382aac914
|
Loading…
Add table
Add a link
Reference in a new issue