blob: 0b2864ed2c83acdf838903c63bc7cb46cb1c589a (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html lang="en">
<body>
<main style="min-height: 100vh;">
<p>Come back later once I write something.</p>
<p>I plan to start with the very basics, so if you want to learn, bookmark this page for later.</p>
</main>
</body>
</html>
|