From df5abfc272a151c51f0e5e82214cf7aff8cfa880 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 19 Jul 2024 19:05:55 +0900 Subject: initial commit --- frontend/public/race/game.html | 11 +++++++++++ frontend/public/race/index.html | 14 ++++++++++++++ frontend/public/race/watch.html | 11 +++++++++++ 3 files changed, 36 insertions(+) create mode 100644 frontend/public/race/game.html create mode 100644 frontend/public/race/index.html create mode 100644 frontend/public/race/watch.html (limited to 'frontend/public/race') 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 @@ + + + + Race | Albatross.swift + + +

Race

+
+
+ + diff --git a/frontend/public/race/index.html b/frontend/public/race/index.html new file mode 100644 index 0000000..930f2e7 --- /dev/null +++ b/frontend/public/race/index.html @@ -0,0 +1,14 @@ + + + + Race | Albatross.swift + + +

Race

+
+ + + +
+ + diff --git a/frontend/public/race/watch.html b/frontend/public/race/watch.html new file mode 100644 index 0000000..08810cc --- /dev/null +++ b/frontend/public/race/watch.html @@ -0,0 +1,11 @@ + + + + Race | Albatross.swift + + +

Race

+
+
+ + -- cgit v1.2.3-70-g09d2