From 915433bb48020803fb0fca4c6af52294d0ec6933 Mon Sep 17 00:00:00 2001 From: Alexis Fourmaux Date: Tue, 12 May 2026 17:20:49 +0200 Subject: [PATCH] feat: add title on front --- server/frontend/public/assets/css/main.css | 3 --- server/frontend/public/index.html | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/server/frontend/public/assets/css/main.css b/server/frontend/public/assets/css/main.css index ccf22a0..e69de29 100644 --- a/server/frontend/public/assets/css/main.css +++ b/server/frontend/public/assets/css/main.css @@ -1,3 +0,0 @@ -h1 { - color: blue; -} diff --git a/server/frontend/public/index.html b/server/frontend/public/index.html index e8fb122..c9b79e7 100644 --- a/server/frontend/public/index.html +++ b/server/frontend/public/index.html @@ -8,6 +8,10 @@ +
+

SimuGaz

+
+