aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/config.json b/config.json
index 845d573..938286d 100644
--- a/config.json
+++ b/config.json
@@ -189,7 +189,7 @@
"baseName": "rss",
"mediaType": "application/rss+xml"
},
- "rss-style": {
+ "xslt": {
"baseName": "rss",
"mediaType": "application/xslt+xml"
},
@@ -198,12 +198,12 @@
"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"
@@ -226,13 +226,13 @@
"home": [
"html",
"rss",
- "rss-style",
+ "xslt",
"json",
"authors",
"sources",
"browserconfig",
- "archive-messages",
- "archive-tags",
+ "history",
+ "records",
"webmanifest"
],
"section": [