Petits ajustements

This commit is contained in:
François Pelletier 2024-09-07 18:19:15 -04:00
parent f49310ff5f
commit 72f1a72b7c
3 changed files with 46 additions and 5 deletions

View file

@ -1,5 +1,6 @@
@()
@main("Welcome to Play") {
<h1>Welcome to Play</h1>
<h1>Déconstruit - Le jeu !</h1>
<p><a href="/game">Jouer</a></p>
}