diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-29 21:56:55 -0500 |
|---|---|---|
| committer | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-29 21:56:55 -0500 |
| commit | e0c12600ee090fa360be7e56446b9212a3cbd3b3 (patch) | |
| tree | 08e509fee6fe86ca9c0e7e125166bd65257b5a69 /public/blog.html | |
| parent | b34d3907c6a598c60df8bc5c733df22fe1119363 (diff) | |
lots of work
Diffstat (limited to 'public/blog.html')
| -rw-r--r-- | public/blog.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/public/blog.html b/public/blog.html index 0b2864e..5738796 100644 --- a/public/blog.html +++ b/public/blog.html @@ -2,8 +2,7 @@ <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>
+ <p>Come back later once I get around to writing something.</p>
</main>
</body>
-</html>
\ No newline at end of file +</html>
|
