Skip to content

Commit

Permalink
fix: Fix the SEO data on the schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
langecode committed Sep 28, 2024
1 parent c71b5fc commit 88623cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/constants/seo-data.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
export default {
schedule: {
title: 'Kubernetes Community Days Denmark (Aarhus) - November 14, 2023',
title: 'Kubernetes Community Days Denmark (Copenhagen) - November 19-20, 2024',
description:
'Explore the detailed agenda for Kubernetes Community Days in Denmark on November 14, 2023. Listen to expert talks, and connect with Kubernetes professionals. Plan your day now!',
'Explore the detailed agenda for Kubernetes Community Days in Denmark on November 19-20, 2024. Listen to expert talks, and connect with Kubernetes professionals. Plan your day now!',
},
workshops: {
title: 'Kubernetes Community Days Denmark (Aarhus) - November 14, 2023',
title: 'Kubernetes Community Days Denmark (Copenhagen) - November 19-20, 2024',
description:
'Explore the detailed agenda for the workshops at the Kubernetes Community Days in Denmark on November 14, 2023. Plan your day now!',
'Explore the detailed agenda for the workshops at the Kubernetes Community Days in Denmark on November 19-20, 2024. Plan your day now!',
},
team: {
title: 'Team — Kubernetes Community Days Denmark',
Expand Down

0 comments on commit 88623cb

Please sign in to comment.