Ajout index

This commit is contained in:
François Pelletier 2024-08-31 22:34:44 -04:00
parent 808c9d7385
commit b7635a1ac0
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,5 @@
@()
@main("Welcome to Play") {
<h1>Welcome to Play</h1>
}