website/index.html

8 lines
104 B
HTML
Raw Normal View History

2016-02-04 21:41:09 +00:00
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>