docs: update examples + readme

This commit is contained in:
relikd
2022-12-20 01:26:17 +01:00
parent 85df707d63
commit f32046dffb
10 changed files with 124 additions and 53 deletions

View File

@@ -16,7 +16,7 @@ Optionally, enable a basic config:
```ini
[tags]
root = /
slug = tag/{group}.html
slug = tag/{key}.html
template = tag.html
split = ' '
```