« 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.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/',