Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBalmforth authored Nov 14, 2023
1 parent 780302d commit ecfb0bb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<title>balmforth.com</title>
<style>
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style> </head>
<body>
<h1>balmforth.com on pi server</h1>
<p>If you're not a Balmforth you shouldn't be here!</p>
<p>If you are a Balmforth and got here by mistake then ask Boss Balmforth
for instructions.</p>
</body>
</html>

0 comments on commit ecfb0bb

Please sign in to comment.