From 27ef0a0ba79f72df8e6c9dc7f43275b986b6aed2 Mon Sep 17 00:00:00 2001 From: KoCoder Date: Tue, 21 Apr 2026 21:11:38 +0200 Subject: [PATCH] Center sequence Diagram --- Defensio/02_Praesentation_Konstantin_Hintermayer.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Defensio/02_Praesentation_Konstantin_Hintermayer.md b/Defensio/02_Praesentation_Konstantin_Hintermayer.md index 14ea3c9..7622132 100644 --- a/Defensio/02_Praesentation_Konstantin_Hintermayer.md +++ b/Defensio/02_Praesentation_Konstantin_Hintermayer.md @@ -77,6 +77,8 @@ ## {.unnumbered .noframenumbering} +\vfill + ```mermaid sequenceDiagram participant browser as Client @@ -93,6 +95,7 @@ sequenceDiagram nginx-->>-browser: HTTPS ``` +\vfill ## Vom Commit zu Paket