Updated config with site_url
This commit is contained in:
parent
afd99e7bf0
commit
27961bc25f
1
config
1
config
@ -4,6 +4,7 @@
|
|||||||
export site_name="The Site Name"
|
export site_name="The Site Name"
|
||||||
# This is the site tag or subtitle
|
# This is the site tag or subtitle
|
||||||
export site_tagline="The Site Tagline"
|
export site_tagline="The Site Tagline"
|
||||||
|
export site_url="http://www.example.com"
|
||||||
# At the moment, there is only 1 theme - minimal
|
# At the moment, there is only 1 theme - minimal
|
||||||
export theme=minimal
|
export theme=minimal
|
||||||
# This is the directory where you create your pages and blogs.
|
# This is the directory where you create your pages and blogs.
|
||||||
|
Loading…
Reference in New Issue
Block a user