aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/public/golf/game.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public/golf/game.html')
-rw-r--r--frontend/public/golf/game.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/frontend/public/golf/game.html b/frontend/public/golf/game.html
deleted file mode 100644
index bbe949f..0000000
--- a/frontend/public/golf/game.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Golf | Albatross.swift</title>
- </head>
- <body>
- <h1>Golf</h1>
- <div id="app"></div>
- <script type="module" src="/js/game.js"></script>
- </body>
-</html>