From 3cc8a6d65cf3cebb2fdbb6e6aa48b52d050026f3 Mon Sep 17 00:00:00 2001
From: Olivier Goulet <olivier.goulet@eclipse-foundation.org>
Date: Thu, 16 Mar 2023 12:14:25 -0400
Subject: [PATCH] Fix SEO title conflicts

---
 content/2023/esaam2023/keynote.md            | 1 +
 content/2023/esaam2023/registration/index.md | 1 +
 content/2023/esaam2023/speakers.md           | 3 ++-
 content/2023/esaam2023/topics.md             | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/content/2023/esaam2023/keynote.md b/content/2023/esaam2023/keynote.md
index 61164eef..531e210e 100644
--- a/content/2023/esaam2023/keynote.md
+++ b/content/2023/esaam2023/keynote.md
@@ -1,5 +1,6 @@
 ---
 title: "Keynotes"
+seo_title: "Keynotes | ESAAM 2023"
 date: 2022-10-25T10:52:27-04:00
 description: ""
 categories: []
diff --git a/content/2023/esaam2023/registration/index.md b/content/2023/esaam2023/registration/index.md
index f311a63d..54d26afc 100644
--- a/content/2023/esaam2023/registration/index.md
+++ b/content/2023/esaam2023/registration/index.md
@@ -13,6 +13,7 @@ summary: "The Eclipse SAAM on Cloud conference will bring together industry expe
 layout: single
 keywords: ["eclipse", "ATB", "CERTH", "ITI", "conference", "research", "SAAM", "Cloud", "Cloud Computing", "Security", "AI", "Architecture", "Modelling", "Modeling"]
 links: [[href: "https://eclipsecon.regfox.com/eclipse-saam-on-cloud-2022",text: "Register Now"]]
+draft: true
 ---
 
 {{< grid/section-container id="how" class="featured-section-row featured-section-row-lighter-bg text-center">}}
diff --git a/content/2023/esaam2023/speakers.md b/content/2023/esaam2023/speakers.md
index 2671fa37..55aff850 100644
--- a/content/2023/esaam2023/speakers.md
+++ b/content/2023/esaam2023/speakers.md
@@ -1,5 +1,6 @@
 ---
 title: "Speakers"
+seo_title: "Speakers | ESAAM 2023"
 date: 2022-10-25T10:52:27-04:00
 description: ""
 categories: []
@@ -10,4 +11,4 @@ toc: false
 draft: false
 ---
 
-{{< events/user_bios event="saam-cloud" 	year="2022" source="speakers" imgRoot="/2022/saam-cloud/images/speakers/" >}}
\ No newline at end of file
+{{< events/user_bios event="saam-cloud" year="2022" source="speakers" imgRoot="/2022/saam-cloud/images/speakers/" >}}
\ No newline at end of file
diff --git a/content/2023/esaam2023/topics.md b/content/2023/esaam2023/topics.md
index 675c7d24..8bb92253 100644
--- a/content/2023/esaam2023/topics.md
+++ b/content/2023/esaam2023/topics.md
@@ -1,5 +1,6 @@
 ---
 title: "Eclipse SAAM on Cloud-to-Edge Continuum 2023"
+seo_title: "Eclipse SAAM on Cloud-to-Edge Continuum | ESAAM 2023"
 date: 2023-10-17T08:00:00-04:00
 description: ""
 categories: []
-- 
GitLab