Skip to content

Commit

Permalink
chore: fix posts seo
Browse files Browse the repository at this point in the history
  • Loading branch information
flornkm committed Jan 22, 2024
1 parent cf2a425 commit 4fe1e4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/archive/posts/+config.h.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
title: "Photos Archive | Florian - Design Engineer",
description: "My latest photos from my archive.",
title: "Posts Archive | Florian - Design Engineer",
description: "The latest posts of my archive.",
image: "/images/opengraph/og-image-archive.jpg",
}

1 comment on commit 4fe1e4a

@vercel
Copy link

@vercel vercel bot commented on 4fe1e4a Jan 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.