summaryrefslogtreecommitdiff
path: root/public/blog.html
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-29 08:26:36 +0000
committerGitHub <noreply@github.com>2026-05-29 08:26:36 +0000
commitb34d3907c6a598c60df8bc5c733df22fe1119363 (patch)
treeebd116d9b983f4d85e8dfdaccf52133f5318fd28 /public/blog.html
parentbf96dc4ea2a9810bbfc1feef91f662d37a9c29f0 (diff)
get to work
Diffstat (limited to 'public/blog.html')
-rw-r--r--public/blog.html3
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