re-write index.html from scratch

This commit is contained in:
Pheng Heong TAN 2018-02-14 04:27:00 +08:00 committed by GitHub
parent 7c486e1e91
commit 60d09b0858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
index.html Normal file
View File

@ -0,0 +1,10 @@
<html>
<body>
<p>
Welcome.
</p>
<p>
I may or may not change this web-page.
</p>
</body>
</html>