« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/urls-default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/urls-default.yaml')
-rw-r--r--src/urls-default.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/urls-default.yaml b/src/urls-default.yaml
index dce871f6..c3bf89eb 100644
--- a/src/urls-default.yaml
+++ b/src/urls-default.yaml
@@ -36,6 +36,9 @@ localized:
     albumReferencedArtworks: 'album/<>/referenced-art/'
     albumReferencingArtworks: 'album/<>/referencing-art/'
 
+    artTagInfo: 'tag/<>/info/'
+    artTagGallery: 'tag/<>/'
+
     artist: 'artist/<>/'
     artistGallery: 'artist/<>/gallery/'
 
@@ -60,8 +63,6 @@ localized:
 
     staticPage: '<>/'
 
-    tag: 'tag/<>/'
-
     track: 'track/<>/'
     trackReferencedArtworks: 'track/<>/referenced-art/'
     trackReferencingArtworks: 'track/<>/referencing-art/'