config update
This commit is contained in:
parent
0e7056068e
commit
1660ac3e64
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ title = "Zola Inky"
|
||||||
description = "An elegant and understated theme for Zola"
|
description = "An elegant and understated theme for Zola"
|
||||||
|
|
||||||
# The URL the site will be built for
|
# The URL the site will be built for
|
||||||
base_url = "http://127.0.0.1:1111"
|
base_url = "https://jimmyff.github.io/zola-inky"
|
||||||
|
|
||||||
# Whether to automatically compile all Sass files in the sass directory
|
# Whether to automatically compile all Sass files in the sass directory
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
|
Loading…
Reference in a new issue