Add Photo Album pages
This commit is contained in:
@@ -156,7 +156,7 @@ if (page === null || page.page === null || !page.page.exists) {
|
||||
thumbnail: page.page.category.thumbnail
|
||||
}}}>
|
||||
<Fragment slot="content">
|
||||
<AlbumPage album={page.page} />
|
||||
<AlbumPage page={page.page} />
|
||||
</Fragment>
|
||||
</WebpageLayout>
|
||||
) }
|
||||
|
||||
Reference in New Issue
Block a user