Add / to baseURL in install sample

Aditya Telange
2021-03-31 09:38:24 +05:30
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