« get me outta code hell

support art tag info pages; ensure "art tag" terminology everywhere - 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:
author(quasar) nebula <qznebula@protonmail.com>2023-10-04 13:16:50 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:25 -0400
commitaea4995ff0aea1baf9fd4aaaf4cf096a53e94f99 (patch)
tree9d0dada7d8034c7da7eef746dce2ec9de491b572 /src/urls-default.yaml
parentb27d61ca43cc1e8e8dcb0a94fbfcf77d1e32c548 (diff)
support art tag info pages; ensure "art tag" terminology everywhere
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/'