ajout CORS
This commit is contained in:
parent
f7abfc4902
commit
d896049932
5 changed files with 68 additions and 20 deletions
|
@ -1,5 +1,6 @@
|
|||
@()
|
||||
|
||||
@main("Welcome to Play") {
|
||||
<h1>Welcome to Play!</h1>
|
||||
}
|
||||
<h1>Asteroid Cookies</h1>
|
||||
<p><a href="/game">Jouer</a></p>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue