27 lines
517 B
HTML
27 lines
517 B
HTML
<html>
|
|
<body>
|
|
<p>
|
|
Welcome.
|
|
</p>
|
|
<p>
|
|
I may or may not change this web-page.
|
|
</p>
|
|
<hr />
|
|
<p>If you are planning to 'stalk' me, I'll make it easier for you.
|
|
</p>
|
|
<p>I'm sometimes active on the following:
|
|
<ul>
|
|
<li><a href="https://mobile.twitter.com/tanphengheong">
|
|
Twitter, at the handle @tanphengheong
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://spooky.pizza/@chen">
|
|
Mastodon, at the handle @chen@spooky.pizza
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
</body>
|
|
</html>
|