« get me outta code hell

implement news entries data file and page! - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/common
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-11-10 14:11:16 -0400
committer(quasar) nebula <towerofnix@gmail.com>2020-11-10 14:11:16 -0400
commit157ffb24a57e04ddd19f93c9dfff64df5a6208fd (patch)
treeefeb70f0391b1bfcd70674c75ef718102e46017e /common
parentc42861023bd97b355e59bc35e517ee76304df5a9 (diff)
implement news entries data file and page!
Diffstat (limited to 'common')
-rw-r--r--common/common.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/common.js b/common/common.js
index 8fd1612..b8eae48 100644
--- a/common/common.js
+++ b/common/common.js
@@ -77,6 +77,7 @@ const C = {
     FEEDBACK_DIRECTORY: 'feedback',
     CHANGELOG_DIRECTORY: 'changelog',
     FLASH_DIRECTORY: 'flash',
+    NEWS_DIRECTORY: 'news',
     JS_DISABLED_DIRECTORY: 'js-disabled',
 
     UNRELEASED_TRACKS_DIRECTORY: 'unreleased-tracks',