This commit is contained in:
frostyripper1
2026-06-17 12:39:42 +02:00
parent 927528a34b
commit ed7b31a69e
371 changed files with 18594 additions and 16607 deletions
+8
View File
@@ -0,0 +1,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>My Simple Website</title>
</head>
<body>
<p>This is a simple website created with Python and XML.</p>
</body>
</html>