Compare commits

..

2 الالتزامات

المؤلف SHA1 الرسالة التاريخ
9c37736dc7 small change
نجحت جميع الفحوصات
/ buildANDpush (push) Successful in 23s
2025-10-07 15:21:36 +03:00
3ebd1c8bfc small change 2025-10-07 15:21:12 +03:00

عرض الملف

@@ -1,9 +1,9 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Simple Website</title> <title>Simple Website</title>
</head> </head>
<body> <body>
<p>Hello, world!</p> <p>Hello, world !</p>
</body> </body>
</html> </html>