From 750515a7b9172c96a68b1447a605a7dfa4567084 Mon Sep 17 00:00:00 2001 From: youpi Date: Wed, 2 Sep 2026 22:50:34 +0000 Subject: [PATCH] youpi (test change user name) --- README.md | 2 +- index.html | 5 ++--- rien | 0 style.css | 2 +- test.html | 5 +++++ 5 files changed, 9 insertions(+), 5 deletions(-) delete mode 100644 rien create mode 100644 test.html diff --git a/README.md b/README.md index 7b677e7..b7165ee 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -last test \ No newline at end of file +last test test \ No newline at end of file diff --git a/index.html b/index.html index 201f4ba..6902427 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,8 @@ - test go go yo + youpi youpla - + diff --git a/rien b/rien deleted file mode 100644 index e69de29..0000000 diff --git a/style.css b/style.css index d60afbd..438954d 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,3 @@ body { - background-color: blue; + background-color: red; } \ No newline at end of file diff --git a/test.html b/test.html new file mode 100644 index 0000000..c48a685 --- /dev/null +++ b/test.html @@ -0,0 +1,5 @@ + + +Test +

Test

+ \ No newline at end of file