Set config 'base_url' and 'title' keys
This commit is contained in:
parent
696eabaf53
commit
68a2359948
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
base_url = "localhost"
|
||||
title = "Incandescência"
|
||||
base_url = "https://incandescencia.org"
|
||||
|
||||
compile_sass = false
|
||||
build_search_index = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue