From db25c9e369b07ec950144b04657756a43ffd123c Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 21 Mar 2026 12:07:28 +0100 Subject: [PATCH] fix(day-2): Quoted titles --- content/day-2/01_opening.md | 2 +- content/day-2/02_type1fun.md | 2 +- content/day-2/03_cloudagnostic.md | 2 +- content/day-2/04_operator estensibility.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/day-2/01_opening.md b/content/day-2/01_opening.md index 30873e9..069216a 100644 --- a/content/day-2/01_opening.md +++ b/content/day-2/01_opening.md @@ -1,5 +1,5 @@ --- -title: Title +title: Opening remarks weight: 1 tags: - rejekts diff --git a/content/day-2/02_type1fun.md b/content/day-2/02_type1fun.md index 0821456..8fdf005 100644 --- a/content/day-2/02_type1fun.md +++ b/content/day-2/02_type1fun.md @@ -1,5 +1,5 @@ --- -title: Type 1 Fun with Type 1 Hypervisors: The comeback of hardware-backed isolation +title: "Type 1 Fun with Type 1 Hypervisors: The comeback of hardware-backed isolation" weight: 2 tags: - rejekts diff --git a/content/day-2/03_cloudagnostic.md b/content/day-2/03_cloudagnostic.md index 637c6a5..fdccac7 100644 --- a/content/day-2/03_cloudagnostic.md +++ b/content/day-2/03_cloudagnostic.md @@ -1,5 +1,5 @@ --- -title: Cloud-agnostic provisioning for fun and sovereignty +title: "Cloud-agnostic provisioning for fun and sovereignty" weight: 3 tags: - rejekts diff --git a/content/day-2/04_operator estensibility.md b/content/day-2/04_operator estensibility.md index a085555..4d35683 100644 --- a/content/day-2/04_operator estensibility.md +++ b/content/day-2/04_operator estensibility.md @@ -1,5 +1,5 @@ --- -title: Solving Operator Extensibility: A gRPC Plugin Framework for kubernetes +title: "Solving Operator Extensibility: A gRPC Plugin Framework for kubernetes" weight: 4 tags: - rejekts