From 44a9078e783c61a4fba5ebca61d6ee374076061d Mon Sep 17 00:00:00 2001
From: Baptiste
Date: Sat, 9 Apr 2022 13:41:30 +0200
Subject: [PATCH] bommario.php et pkpeach.php to team.php
---
assets/css/page/team.css | 0
boomario.php | 10 ----------
index.php | 4 ++--
pkpeach.php | 10 ----------
team.php | 15 +++++++++++++++
5 files changed, 17 insertions(+), 22 deletions(-)
create mode 100644 assets/css/page/team.css
delete mode 100644 boomario.php
delete mode 100644 pkpeach.php
create mode 100644 team.php
diff --git a/assets/css/page/team.css b/assets/css/page/team.css
new file mode 100644
index 0000000..e69de29
diff --git a/boomario.php b/boomario.php
deleted file mode 100644
index 60e2637..0000000
--- a/boomario.php
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/index.php b/index.php
index ee0a62d..6dde24e 100755
--- a/index.php
+++ b/index.php
@@ -34,8 +34,8 @@ ob_start(); // Start reading html
Si tu as reçu (et lu!) ta plaquette, tu sais que tu fais partie d'une maison:
- Boomario,
- ou pkpeach.
+ Boomario,
+ ou pkpeach.
Fais gagner des points à ton équipe durant la semaine pour lui faire remporter les INSAGames !
diff --git a/pkpeach.php b/pkpeach.php
deleted file mode 100644
index 0e57eba..0000000
--- a/pkpeach.php
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/team.php b/team.php
new file mode 100644
index 0000000..fb35d4b
--- /dev/null
+++ b/team.php
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file