idk what to call this commit tbh

This commit is contained in:
ralphi3
2026-06-16 12:24:42 +12:00
parent 8d6fb7d8b9
commit 4ca67359bf
4 changed files with 18 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>About this website</h1>
</body>
</html>