Create index.html

This commit is contained in:
Ray 2022-11-04 18:59:05 +11:00 committed by GitHub
parent 28752bf2e8
commit d4019faf5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en-au">
<head>
<style>
body {
background-color: #9D9A99;
}
<meta charset="UTF-8">
<title>Tom Hodges</title>
<p>This website is under construction.</p>
<p>Copyright, Tom Hodges 2022</p>