Create index.html
This commit is contained in:
parent
28752bf2e8
commit
d4019faf5f
|
@ -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>
|
Loading…
Reference in New Issue