forked from TrueCloudLab/dot-hugo
Update config.toml
This commit is contained in:
parent
021b2df6a1
commit
66556fe84f
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# provide your domain here
|
# provide your domain here
|
||||||
baseURL = "https://examplesite.com/"
|
baseURL = "https://examplesite.com/"
|
||||||
# theme
|
# theme
|
||||||
theme = "dot"
|
theme = "dot-hugo"
|
||||||
# site title
|
# site title
|
||||||
title = "Dot"
|
title = "Dot"
|
||||||
# disable language
|
# disable language
|
||||||
|
@ -194,4 +194,4 @@ hasChildren = true
|
||||||
parent = "docs"
|
parent = "docs"
|
||||||
name = "Features"
|
name = "Features"
|
||||||
url = "features"
|
url = "features"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue