re-write index.html from scratch

master
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
1 changed files with 10 additions and 0 deletions

10
index.html 100644
View File

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