13 lines
193 B
INI
13 lines
193 B
INI
[testA]
|
|
enabled = True
|
|
root = /
|
|
slug = "config/{}.html".format(this.key)
|
|
template = example-config.html
|
|
split = ' '
|
|
|
|
[testA.fields]
|
|
title = "Tagged: " ~ this.group
|
|
|
|
[testA.key_map]
|
|
Blog = News
|