feat: add peaks of the balkan page
Some checks failed
Deploy to SFTP Server / build (push) Failing after 8m22s
Some checks failed
Deploy to SFTP Server / build (push) Failing after 8m22s
This commit is contained in:
@@ -10,6 +10,6 @@ const pages = await getCollection("photos");
|
||||
const posts = filterCollection(pages, locale);
|
||||
---
|
||||
|
||||
<Layout title="Dude">
|
||||
<Layout title="Max Richter | Photos">
|
||||
{posts.map((post) => <HeroCard post={post} />)}
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user