removed photos page... scary

This commit is contained in:
2025-11-22 16:54:17 +13:00
parent b4f8a42e05
commit c3e05b44ea
4 changed files with 11 additions and 20 deletions

View File

@@ -11,7 +11,7 @@ const images = await Promise.all(
)
---
<Base>
<Base meta={{title: "album", description: album.title, ogImage: images[0]}}>
<div slot="sidebar">
<h1>{album.title}</h1>