This commit is contained in:
Maxwell Jeffress
2026-02-20 11:48:23 +11:00
parent 3fdb90a652
commit 1bd38bad2b

10
chookspace/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Max's School Stuff</title>
</head>
<body>
<h1>Hi there!</h1>
<p>This repo contains some of my school Software Engineering stuff. It's all pretty simple, but it's here as a backup.</p>
</body>
</html>