changed intro screen appbar and fixed german exkusion translation

changed homepage title

forgot that file
This commit is contained in:
Nico
2025-05-26 22:54:38 +02:00
parent 953e886129
commit c3dcf1cb53
3 changed files with 4 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ class _IntroScreenState extends State<IntroScreen> {
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: const Text('FFOrte'),
title: Text('LUPUS'),
),
body: Center(
child: Container(