0
0
mirror of https://github.com/JPT580/jpt580.github.io.git synced 2024-11-27 21:57:46 +01:00

Add basic index.html.

This commit is contained in:
Jan Philipp Timme 2018-03-13 11:42:13 +01:00
parent d3a61d7e0a
commit b05b95972f

10
index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>This page is powered by Markdown.js</title>
</head>
<body>
<h1>Hello World! (for now ...)</h1>
</body>
</html>