fixed keywords on single item

This commit is contained in:
David Katrinka 2025-07-06 15:14:08 +02:00
parent 2860cd182f
commit 3e0f72c4f6

View File

@ -6,7 +6,7 @@ the_header(
'recipe',
[
['keywords', 'terms, use, conditions']
['keywords', 'recipes, cooking, food, cuisine'],
]
);
?>