Update index.html

This commit is contained in:
Adrian 2023-12-11 14:25:41 -08:00 committed by GitHub
commit 1e231efb6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@
<body> <body>
<center> <center>
<h1>adrian's place</h1> <h1>adrian's place</h1>
<h4>welcome</h4> <h4>welcome to my website, this will get nice as I learn HTML...</h4>
</center> </center>
</body> </body>