« get me outta code hell

HIGHLY WIP album gallery pages - 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>2022-12-19 23:27:00 -0400
committer(quasar) nebula <qznebula@protonmail.com>2022-12-19 23:27:00 -0400
commit9412fefa5d53af171a91bd3b8ce958d35a7f87d7 (patch)
tree0ecfd3ae4decba9ce580fe609c9cb506d7e74d37 /src/url-spec.js
parent2532ec9ef61146deadb2a49159b92ef50c5d8835 (diff)
HIGHLY WIP album gallery pages
Diffstat (limited to 'src/url-spec.js')
-rw-r--r--src/url-spec.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/url-spec.js b/src/url-spec.js
index ce47926..0af613c 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -25,6 +25,7 @@ const urlSpec = {
       home: '',
 
       album: 'album/<>/',
+      albumGallery: 'album/<>/gallery/',
       albumCommentary: 'commentary/album/<>/',
 
       artist: 'artist/<>/',