Create index.html

This commit is contained in:
Adrian 2023-12-11 14:13:03 -08:00 committed by GitHub
commit 21e98b7d5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
index.html Normal file
View file

@ -0,0 +1,11 @@
<!doctype HTML>
<head>
<title>adrian's</title>
</head>
<body>
<center>
<h1>"adrian's place"</h1>
<h4>welcome</h4>
</center>
</body>