From b4b5c11f12fc022a6640e3ab297b47107b2aab2e Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 22 Jul 2025 15:55:01 +0200 Subject: [PATCH] fix: ":" in title --- content/day2/06_compliance.md | 2 +- content/day2/07_devex.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/day2/06_compliance.md b/content/day2/06_compliance.md index d1b2044..ed5ce1c 100644 --- a/content/day2/06_compliance.md +++ b/content/day2/06_compliance.md @@ -1,5 +1,5 @@ --- -title: Automating Compliance and Infrastructure Plumbing: Tackling the Boring Stuff +title: "Automating Compliance and Infrastructure Plumbing: Tackling the Boring Stuff" weight: 6 tags: - compliance diff --git a/content/day2/07_devex.md b/content/day2/07_devex.md index 411a25c..ce51d43 100644 --- a/content/day2/07_devex.md +++ b/content/day2/07_devex.md @@ -1,6 +1,6 @@ --- -title: Creating a smooth Developer Experience: from complexity to simplicity -weight: +title: "Creating a smooth Developer Experience: from complexity to simplicity" +weight: 7 tags: - dx - devex