« get me outta code hell

content: generateNewsEntryPage - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-08-01 11:08:53 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-01 11:09:24 -0300
commite03756a5113f9b9b37588dfa7ddfa96137c685fe (patch)
tree1ed79db32e9e4a3a558048618d76bbb3406dc713 /src/page/index.js
parentef873ddd0296b45a3a330c1ba447d0b3ba417ca0 (diff)
content: generateNewsEntryPage
Diffstat (limited to 'src/page/index.js')
-rw-r--r--src/page/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/page/index.js b/src/page/index.js
index 408a7e7..a2cdbbd 100644
--- a/src/page/index.js
+++ b/src/page/index.js
@@ -14,7 +14,7 @@ export * as artistAlias from './artist-alias.js';
 export * as group from './group.js';
 export * as homepage from './homepage.js';
 export * as listing from './listing.js';
-// export * as news from './news.js';
+export * as news from './news.js';
 export * as static from './static.js';
 export * as tag from './tag.js';
 export * as track from './track.js';