aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
blob: c7375ac89ef7b64b6bba998757683d6d130bb626 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
  <head>
	<title>Joe's own website</title>
  </head>
  <body>
	<h1>Welcome to Joe's website</h1>
	<p>
	  This is some text
	</p>
  </body>
</html>