diff options
Diffstat (limited to 'src/spectate/index.html')
-rw-r--r-- | src/spectate/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/spectate/index.html b/src/spectate/index.html new file mode 100644 index 0000000..235a894 --- /dev/null +++ b/src/spectate/index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <title>GPN Tron</title> + </head> + <body> + + </body> +</html> |