From 261636aef9a69e5714223ecf07dbfd1ce3461959 Mon Sep 17 00:00:00 2001
From: Lukas Kluft <lukas.kluft@mpimet.mpg.de>
Date: Wed, 2 Apr 2025 09:45:54 +0200
Subject: [PATCH] Remove authors from title slide

---
 lectures/command-line/slides.qmd | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lectures/command-line/slides.qmd b/lectures/command-line/slides.qmd
index 72dc08e..45696df 100644
--- a/lectures/command-line/slides.qmd
+++ b/lectures/command-line/slides.qmd
@@ -1,7 +1,6 @@
 ---
 title: "The command line"
 subtitle: "Controlling local and remote machines"
-author: "Lukas Kluft and Florian Ziemen"
 ---
 
 # Shell
-- 
GitLab