Add: remove footer
This commit is contained in:
@@ -183,9 +183,6 @@ java -jar casono.jar client <serverip>:<serverport> [username]
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
|
||||||
<p data-i18n="footerText">2026 Casono — Gruppe 13</p>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<div id="trailer-modal" class="modal">
|
<div id="trailer-modal" class="modal">
|
||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
@@ -240,7 +237,6 @@ java -jar casono.jar client <serverip>:<serverport> [username]
|
|||||||
downloadButton: 'Download Game (ZIP)',
|
downloadButton: 'Download Game (ZIP)',
|
||||||
teamTitle: 'Das Team',
|
teamTitle: 'Das Team',
|
||||||
repoLink: 'Projekt-Repo',
|
repoLink: 'Projekt-Repo',
|
||||||
footerText: '2026 Casono — Gruppe 13',
|
|
||||||
videoFallback: 'Ihr Browser unterstützt das Video-Tag nicht.'
|
videoFallback: 'Ihr Browser unterstützt das Video-Tag nicht.'
|
||||||
},
|
},
|
||||||
en: {
|
en: {
|
||||||
@@ -273,7 +269,6 @@ java -jar casono.jar client <serverip>:<serverport> [username]
|
|||||||
downloadButton: 'Download Game (ZIP)',
|
downloadButton: 'Download Game (ZIP)',
|
||||||
teamTitle: 'The Team',
|
teamTitle: 'The Team',
|
||||||
repoLink: 'Project Repo',
|
repoLink: 'Project Repo',
|
||||||
footerText: '2026 Casono — Group 13',
|
|
||||||
videoFallback: 'Your browser does not support the video tag.'
|
videoFallback: 'Your browser does not support the video tag.'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user