Create religion.html

This is part of the re-design of the web-site.
This commit is contained in:
Pheng Heong TAN 2018-09-28 20:16:11 +08:00 committed by GitHub
parent bb796c6d08
commit 7965c3a5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
religion.html Normal file
View File

@ -0,0 +1,14 @@
<html>
<ul>
<li>
<a href="testi.html">
Testimonials about my god (from me, for now)
</a>
</li>
<li>
<a href="beliefs-about-him.html">What I believe
</a>
about my god
</li>
</ul>
</html>