Add header/metadata fields

This commit is contained in:
2025-11-19 11:48:29 +13:00
parent 1da77d6074
commit 32b9a29028
6 changed files with 22 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ const records = await pb.collection('now').getFullList({
const lastUpdated = getFormattedDate(records[0].updated)
---
<Base>
<Base meta={{title: "now"}}>
<div slot="sidebar" class="text-left">
<h2>The Now!</h2>