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
|
||||
baseURL = "https://examplesite.com/"
|
||||
# theme
|
||||
theme = "dot"
|
||||
theme = "dot-hugo"
|
||||
# site title
|
||||
title = "Dot"
|
||||
# disable language
|
||||
|
@ -194,4 +194,4 @@ hasChildren = true
|
|||
parent = "docs"
|
||||
name = "Features"
|
||||
url = "features"
|
||||
weight = 3
|
||||
weight = 3
|
||||
|
|
Loading…
Reference in a new issue