aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-08-15 22:37:43 -0400
committertdro <tdro@noreply.example.com>2022-08-15 22:37:43 -0400
commit59024e55e1dea279b8acad3a9a8d2403c8bf3028 (patch)
tree168e8dc90946d773a7f6f862b6c51d6fe3328061 /config.yaml
parent93624424bf16c2b97e98f8a5c5483d55f0a5023b (diff)
downloadcanory-59024e55e1dea279b8acad3a9a8d2403c8bf3028.tar.gz
canory-59024e55e1dea279b8acad3a9a8d2403c8bf3028.tar.bz2
canory-59024e55e1dea279b8acad3a9a8d2403c8bf3028.zip
config: Use route names in output format labels
Easier search.
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/config.yaml b/config.yaml
index fd17f55..5cdc657 100644
--- a/config.yaml
+++ b/config.yaml
@@ -122,18 +122,18 @@ outputFormats:
rss:
baseName: rss
mediaType: application/rss+xml
- rss-style:
+ xslt:
baseName: rss
mediaType: application/xslt+xml
authors:
path: authors
baseName: index
mediaType: text/html
- archive-messages:
+ history:
path: archives/messages
baseName: index
mediaType: text/html
- archive-tags:
+ records:
path: archives/tags
baseName: index
mediaType: text/html
@@ -152,13 +152,13 @@ outputs:
home:
- html
- rss
- - rss-style
+ - xslt
- json
- authors
- sources
- browserconfig
- - archive-messages
- - archive-tags
+ - history
+ - records
- webmanifest
section:
- html