Do the same for the project posts

This commit is contained in:
itsfinniii
2026-04-03 22:37:54 +02:00
parent 4f955a9ec6
commit 9bf417478a

View File

@@ -103,18 +103,7 @@ if (page === null || page.page === null || !page.page.exists) {
{ page.page.type === "ProjectPost" && ( { page.page.type === "ProjectPost" && (
<ProjectLayout settings={{ <ProjectLayout settings={{
searchEngine: { searchEngine: page.page.searchEngine,
title: "Projects",
description: "",
allowCrawlers: true,
canonical: null,
priority: 65,
thumbnail: {
url: "",
width: 1200,
height: 630
}
},
tags: [] tags: []
}}> }}>
<Fragment slot="content"> <Fragment slot="content">