mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2025-02-22 20:20:00 +00:00
docs: change example site baseURL
This commit is contained in:
parent
c2b46d9dfb
commit
ca3d412d80
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
baseURL = "http://localhost:1313/example-site/"
|
||||
baseURL = "http://localhost:1313/"
|
||||
languageCode = "en"
|
||||
defaultContentLanguage = "en"
|
||||
title = "Even"
|
||||
|
|
Loading…
Reference in a new issue