forked from wezm/wezm.net
Fix syntax on config
This commit is contained in:
parent
221f23197a
commit
7f3a8839a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
output_dir: output
|
output_dir: output
|
||||||
data_sources:
|
data_sources:
|
||||||
- items_root: /
|
- items_root: /
|
||||||
layouts_root: /
|
layouts_root: /
|
||||||
type: filesystem_compact
|
type: filesystem_compact
|
||||||
base_url: 'http://www.wezm.net'
|
base_url: 'http://www.wezm.net'
|
||||||
|
|
Loading…
Reference in a new issue