Reword category meta description

This commit is contained in:
itsfinniii
2026-04-04 18:10:17 +02:00
parent 82587a6211
commit 67362dad96

View File

@@ -132,7 +132,7 @@ if (page === null || page.page === null || !page.page.exists) {
<WebpageLayout settings={{
searchEngine: {
title: page.page.category.title,
description: `See the photos in the category ${page.page.category.title.toLowerCase()}.`,
description: `See the photos in the ${page.page.category.title.toLowerCase()} category.`,
allowCrawlers: true,
canonical: null,
priority: 65,