Compare commits

..

2 Commits

Author SHA1 Message Date
7a3a267646 index 2026-09-01 09:01:35 +00:00
5b825b7a7a rm please 2026-09-01 09:00:59 +00:00
5 changed files with 16 additions and 0 deletions

0
demo.bash_history Normal file
View File

13
index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
test go go yo
</body>
<footer>
</footer>
</html>

0
looolaab.bash_history Normal file
View File

0
looolaabnff.bash_history Normal file
View File

3
style.css Normal file
View File

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