phtan.github.io/religion.html
Pheng Heong, Tan 1d0ee7aa25 Apply CSS
Well, I just like the colour-scheme known as Solarized...
2020-06-28 10:02:45 +08:00

15 lines
345 B
HTML

<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
<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>