add about me h2 banner thingy

This commit is contained in:
2023-09-11 14:24:57 -05:00
parent 204f9db501
commit 99634aba7e
13 changed files with 282 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Start Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>