diff options
Diffstat (limited to 'public/blog.html')
| -rw-r--r-- | public/blog.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/blog.html b/public/blog.html index 916ed05..0b2864e 100644 --- a/public/blog.html +++ b/public/blog.html @@ -2,7 +2,8 @@ <html lang="en">
<body>
<main style="min-height: 100vh;">
- <a>Come back later once I write something</a>
+ <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>
\ No newline at end of file |
