diff options
Diffstat (limited to 'frontend/public/golf/index.html')
| -rw-r--r-- | frontend/public/golf/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/frontend/public/golf/index.html b/frontend/public/golf/index.html deleted file mode 100644 index 1d5bc9d..0000000 --- a/frontend/public/golf/index.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <title>Golf | Albatross.swift</title> - </head> - <body> - <h1>Golf</h1> - <form method="post"> - <div> - <label for="name">名前</label> - <input type="text" name="name" required> - </div> - <div> - <button type="submit">開始</button> - </div> - </form> - </body> -</html> |
