Skip to content

Commit

Permalink
Minimal HTML page
Browse files Browse the repository at this point in the history
  • Loading branch information
luontola committed Oct 5, 2015
1 parent 68edb8a commit b3d748e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>This is the page title</title>
</head>
<body>

<p>This is a <u>p</u>aragraph of text</p>

</body>
</html>

0 comments on commit b3d748e

Please sign in to comment.