Browse Source

fix title

Noah Vogt 3 years ago
parent
commit
37b3362fa2
1 changed files with 6 additions and 2 deletions
  1. 6 2
      vortrag/core.tex

+ 6 - 2
vortrag/core.tex

@@ -10,11 +10,15 @@
 % better graphics
 \usepackage{graphicx}
 
-% beamer settings
-\title{snailmail}
+\title{
+    Eine Email-Client-App entwickeln\\
+    \vspace{.1cm}
+    \normalsize snailmail
+}
 \author{Noah Vogt \& Simon Hammer}
 \date{5. Februar 2022}
 \institute{Gymnasium Kirschgarten}
+
 \usetheme{Copenhagen}
 
 \usepackage{varwidth}