« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/url-spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/url-spec.js')
-rw-r--r--src/url-spec.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/url-spec.js b/src/url-spec.js
index 2ff0fa5b..0aa60467 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -49,7 +49,10 @@ const urlSpec = {
       newsEntry: 'news/<>/',
 
       staticPage: '<>/',
-      tag: 'tag/<>/',
+
+      artTagInfo: 'tag/<>/info/',
+      artTagGallery: 'tag/<>/',
+
       track: 'track/<>/',
     },
   },