Skip to content

Commit

Permalink
Added description in the title for the layout
Browse files Browse the repository at this point in the history
  • Loading branch information
DarekRepos committed Jul 18, 2024
1 parent ef781a2 commit 8d8405a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export interface Props {
const {
title = 'Polish Cuisine',
description = 'A demo blog for a community of music producers and enthusiasts',
description = 'Blog about Polish Cousine - the old recipes from Kresy region',
canonicalURL = 'https://portfolio.darekduda.pl/recipes/',
imageURL = '/recipes/tastes_of_borderlands.png',
active
Expand Down

0 comments on commit 8d8405a

Please sign in to comment.