« get me outta code hell

content: generate{Album,}ReferencedArtworksPage - 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:
author(quasar) nebula <qznebula@protonmail.com>2024-11-17 18:16:18 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-11-17 18:16:18 -0400
commitec129ac9ce0b143ca4c325108ea66c2d0e7352ff (patch)
tree0dad7fa2757aa91ed698443d8767722071caed4f /src/url-spec.js
parent6acbc628cb111c53d0b312ab90cd4807ad4bd8d1 (diff)
content: generate{Album,}ReferencedArtworksPage
Diffstat (limited to 'src/url-spec.js')
-rw-r--r--src/url-spec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/url-spec.js b/src/url-spec.js
index e4224ef6..b66208b5 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -37,6 +37,8 @@ const urlSpec = {
       album: 'album/<>/',
       albumCommentary: 'commentary/album/<>/',
       albumGallery: 'album/<>/gallery/',
+      albumReferencedArtworks: 'album/<>/referenced-art/',
+      albumReferencingArtworks: 'album/<>/referencing-art/',
 
       artist: 'artist/<>/',
       artistGallery: 'artist/<>/gallery/',