« get me outta code hell

content: generateArtTagGalleryPage - 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-15 19:56:44 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-07-15 19:56:44 -0300
commitf238efbf84d262274c28c04c0881a5464caf6a03 (patch)
tree6a731d6f2cbe9841c547e44b76a385d11fee8815 /src/page/index.js
parent537448501439aaa68485e2ac436941656d7250e8 (diff)
content: generateArtTagGalleryPage
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 e07c135..fd55050 100644
--- a/src/page/index.js
+++ b/src/page/index.js
@@ -16,5 +16,5 @@ export * as group from './group.js';
 export * as listing from './listing.js';
 // export * as news from './news.js';
 export * as static from './static.js';
-// export * as tag from './tag.js';
+export * as tag from './tag.js';
 export * as track from './track.js';