From 0b793af465849d4ade5f4793b3a8b80d4b6ea7cb Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 5 Jun 2023 18:02:50 -0300 Subject: content: generateAlbumGalleryPage --- src/page/album.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/page') diff --git a/src/page/album.js b/src/page/album.js index 111cab8..390a57c 100644 --- a/src/page/album.js +++ b/src/page/album.js @@ -21,7 +21,6 @@ export function pathsForTarget(album) { }, }, - /* hasGalleryPage && { type: 'page', path: ['albumGallery', album.directory], @@ -32,6 +31,7 @@ export function pathsForTarget(album) { }, }, + /* hasCommentaryPage && { type: 'page', path: ['albumCommentary', album.directory], -- cgit 1.3.0-6-gf8a5