diff options
Diffstat (limited to 'frontend/public/race/game.html')
| -rw-r--r-- | frontend/public/race/game.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/frontend/public/race/game.html b/frontend/public/race/game.html new file mode 100644 index 0000000..08810cc --- /dev/null +++ b/frontend/public/race/game.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <title>Race | Albatross.swift</title> + </head> + <body> + <h1>Race</h1> + <div> + </div> + </body> +</html> |
