From 90b06cd37d4367ebd0b0ef6f53ed1156db115b6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= Date: Sat, 20 Apr 2024 10:23:06 +0200 Subject: [PATCH] feat(DevWeb): Add favicon --- S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag | 1 + S2/DevWeb/Projet/src/main/webapp/static/icon.svg | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 S2/DevWeb/Projet/src/main/webapp/static/icon.svg diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag index 755355f..302dd21 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag @@ -8,6 +8,7 @@ <jsp:invoke fragment="title"/> + diff --git a/S2/DevWeb/Projet/src/main/webapp/static/icon.svg b/S2/DevWeb/Projet/src/main/webapp/static/icon.svg new file mode 100644 index 0000000..c910e25 --- /dev/null +++ b/S2/DevWeb/Projet/src/main/webapp/static/icon.svg @@ -0,0 +1,3 @@ + + +