youpi (test change user name)

This commit is contained in:
2026-09-02 22:50:34 +00:00
parent 7f3984de3e
commit 750515a7b9
5 changed files with 9 additions and 5 deletions

View File

@@ -1 +1 @@
last test
last test test

View File

@@ -6,9 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
test go go yo
youpi youpla
</body>
<footer>
</footer>
</html>

0
rien
View File

View File

@@ -1,3 +1,3 @@
body {
background-color: blue;
background-color: red;
}

5
test.html Normal file
View File

@@ -0,0 +1,5 @@
<!DOCTYPE html>
<html>
<head><title>Test</title></head>
<body><h1>Test</h1></body>
</html>