From a46f583437e9b66ebec6fa22e27567a71b17b497 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 21 Jul 2024 16:13:58 +0900 Subject: react router --- frontend/public/favicon.svg | 1 + frontend/public/golf/game.html | 11 ----------- frontend/public/golf/index.html | 18 ------------------ frontend/public/golf/watch.html | 11 ----------- frontend/public/index.html | 17 ----------------- frontend/public/race/game.html | 11 ----------- frontend/public/race/index.html | 14 -------------- frontend/public/race/watch.html | 11 ----------- 8 files changed, 1 insertion(+), 93 deletions(-) create mode 100644 frontend/public/favicon.svg delete mode 100644 frontend/public/golf/game.html delete mode 100644 frontend/public/golf/index.html delete mode 100644 frontend/public/golf/watch.html delete mode 100644 frontend/public/index.html delete mode 100644 frontend/public/race/game.html delete mode 100644 frontend/public/race/index.html delete mode 100644 frontend/public/race/watch.html (limited to 'frontend/public') diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..f2eea0d --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file 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 @@ - - - - Golf | Albatross.swift - - -

Golf

-
- - - 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 @@ - - - - Golf | Albatross.swift - - -

Golf

-
-
- - -
-
- -
-
- - diff --git a/frontend/public/golf/watch.html b/frontend/public/golf/watch.html deleted file mode 100644 index 6ab7699..0000000 --- a/frontend/public/golf/watch.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - Golf | Albatross.swift - - -

Golf

-
- - - diff --git a/frontend/public/index.html b/frontend/public/index.html deleted file mode 100644 index 8101332..0000000 --- a/frontend/public/index.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - Albatross.swift - - -

Albatross.swift

-
-
- ゴルフ -
-
- レース -
-
- - diff --git a/frontend/public/race/game.html b/frontend/public/race/game.html deleted file mode 100644 index 08810cc..0000000 --- a/frontend/public/race/game.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - Race | Albatross.swift - - -

Race

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

Race

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

Race

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