16 lines
219 B
INI
16 lines
219 B
INI
[testA]
|
|
enabled = True
|
|
root = /
|
|
slug = config/{key}.html
|
|
template = example-config.html
|
|
split = ' '
|
|
|
|
[testA.children]
|
|
order_by = -title, body
|
|
|
|
[testA.fields]
|
|
title = "Tagged: " ~ this.group
|
|
|
|
[testA.key_map]
|
|
Blog = News
|