added index

This commit is contained in:
Koen Lageveen 2014-11-18 22:04:07 +01:00
parent ddc76cccb8
commit 8ee558e3da
2 changed files with 10 additions and 0 deletions

0
README.md Normal file → Executable file
View File

10
index.html Executable file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Programming Fonts Test Drive App</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>