website/index.html

13 lines
122 B
HTML
Raw Normal View History

2016-03-10 02:16:08 +01:00
<!DOCTYPE html>
<html>
<head>
<title>Micah Cowell</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>