We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6d78c commit 92aea6cCopy full SHA for 92aea6c
src/app/conf/2025/speakers/[id]/page.tsx
@@ -37,7 +37,6 @@ export function generateMetadata({ params }: SpeakerProps): Metadata {
37
title: speaker.name,
38
description: speaker.about,
39
keywords: [...layoutMetadata.keywords, ...keywords],
40
-<<<<<<< HEAD
41
}
42
43
0 commit comments