From cc4b7c9efc3158fd5bb04dc3dd6658280a8d0ea3 Mon Sep 17 00:00:00 2001 From: Thomas Fauve-Piot Date: Tue, 24 Mar 2026 21:33:02 +0100 Subject: [PATCH] Last add : the Cat --- Transcendence/srcs/frontend/src/index.html | 4 +- Transcendence/srcs/frontend/src/wiscat.html | 43 +++++++++++++++++++++ 2 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 Transcendence/srcs/frontend/src/wiscat.html diff --git a/Transcendence/srcs/frontend/src/index.html b/Transcendence/srcs/frontend/src/index.html index c536359..7efaf2a 100644 --- a/Transcendence/srcs/frontend/src/index.html +++ b/Transcendence/srcs/frontend/src/index.html @@ -17,8 +17,6 @@ - diff --git a/Transcendence/srcs/frontend/src/wiscat.html b/Transcendence/srcs/frontend/src/wiscat.html new file mode 100644 index 0000000..93c2004 --- /dev/null +++ b/Transcendence/srcs/frontend/src/wiscat.html @@ -0,0 +1,43 @@ + + + + + Hello Page + + + +

Hello

+ + + + \ No newline at end of file