diff --git a/outreach/index.html b/outreach/index.html
index 4aa95c4..57fe980 100644
--- a/outreach/index.html
+++ b/outreach/index.html
@@ -183,9 +183,6 @@ java -jar casono.jar client <serverip>:<serverport> [username]
-
@@ -240,7 +237,6 @@ java -jar casono.jar client <serverip>:<serverport> [username]
downloadButton: 'Download Game (ZIP)',
teamTitle: 'Das Team',
repoLink: 'Projekt-Repo',
- footerText: '2026 Casono — Gruppe 13',
videoFallback: 'Ihr Browser unterstützt das Video-Tag nicht.'
},
en: {
@@ -273,7 +269,6 @@ java -jar casono.jar client <serverip>:<serverport> [username]
downloadButton: 'Download Game (ZIP)',
teamTitle: 'The Team',
repoLink: 'Project Repo',
- footerText: '2026 Casono — Group 13',
videoFallback: 'Your browser does not support the video tag.'
}
};