« get me outta code hell

content: dedicated arbitrary page URL key - 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>2023-08-08 11:44:41 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-08 11:44:41 -0300
commitf65bbab508cebdbaffd188366e983945d73abd4a (patch)
tree8e79c758476750d6beb72cc158c3ed344c80c0d1 /src/url-spec.js
parent4236b4f348e14be2b78496c8d1c1c60942aa3515 (diff)
content: dedicated arbitrary page URL key
This fixes getPageSubdirectoryPrefix thinking we're deeper than
we really are.
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 d1e347e..8340f19 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -21,6 +21,7 @@ const urlSpec = {
     paths: {
       root: '',
       path: '<>',
+      page: '<>/',
 
       home: '',