« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/upd8.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 34e0466..4fb8646 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -380,6 +380,10 @@ const replacerSpec = {
         find: 'group',
         link: 'groupGallery'
     },
+    'home': {
+        find: null,
+        link: 'home'
+    },
     'listing-index': {
         find: null,
         link: 'listingIndex'