From bcd6d0cfc1649d54727ef62f1b90c57de041218f Mon Sep 17 00:00:00 2001 From: Bafo Date: Thu, 1 Dec 2022 09:22:36 +0100 Subject: [PATCH] bafo --- JustePrix.html | 16 ++++++++++++++++ Page1.html => Main.html | 0 2 files changed, 16 insertions(+) create mode 100644 JustePrix.html rename Page1.html => Main.html (100%) diff --git a/JustePrix.html b/JustePrix.html new file mode 100644 index 0000000..fa8ecca --- /dev/null +++ b/JustePrix.html @@ -0,0 +1,16 @@ + + + + + + + + Document + + +
+ + +
+ + \ No newline at end of file diff --git a/Page1.html b/Main.html similarity index 100% rename from Page1.html rename to Main.html