« get me outta code hell

content: generateWikiHomePage (layout besides content) - 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-07-26 10:13:46 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-07-26 10:15:23 -0300
commitbce6a52f44b6be8de1d7ed42150d051c25e63fb7 (patch)
tree3cb4b95fe277c37b3bba540f866ab5a2f02525f1 /src/page/index.js
parent40b607ef6f0500d36d1e7541b4229e45c866d5ae (diff)
content: generateWikiHomePage (layout besides content)
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 fd55050..408a7e7 100644
--- a/src/page/index.js
+++ b/src/page/index.js
@@ -12,7 +12,7 @@ export * as artist from './artist.js';
 export * as artistAlias from './artist-alias.js';
 // export * as flash from './flash.js';
 export * as group from './group.js';
-// export * as homepage from './homepage.js';
+export * as homepage from './homepage.js';
 export * as listing from './listing.js';
 // export * as news from './news.js';
 export * as static from './static.js';