From c60b3722f23d88680c7ceee72c32ef87545752ea Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 4 Jun 2021 16:21:58 -0300 Subject: module-ify album commentary pages --- src/page/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/page/index.js') diff --git a/src/page/index.js b/src/page/index.js index 4ef5797..101a168 100644 --- a/src/page/index.js +++ b/src/page/index.js @@ -40,6 +40,7 @@ // pertain only to site page generation. export * as album from './album.js'; +export * as albumCommentary from './album-commentary.js'; export * as artist from './artist.js'; export * as artistAlias from './artist-alias.js'; export * as flash from './flash.js'; -- cgit 1.3.0-6-gf8a5