mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Réorg + menu
This commit is contained in:
parent
e91e7e4a39
commit
9bb7055832
9 changed files with 358 additions and 309 deletions
|
|
@ -26,7 +26,7 @@ class MyApp extends StatelessWidget {
|
|||
bodyText2: TextStyle(fontSize: 16.0),
|
||||
),
|
||||
),
|
||||
home: MyHomePage(id: 'index.md'),
|
||||
home: HomePage(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue