summaryrefslogtreecommitdiff
path: root/public/blog.html
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-30 14:33:16 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-05-30 14:33:16 -0500
commitaa53caa0e8fc049562fc7a4833d41ca52d23ecf4 (patch)
tree69cbdadeab7472d61a6c9bba311032998590fd42 /public/blog.html
parentea3b976d9e1638ddf9171b344648928fefe0799f (diff)
almost done
Diffstat (limited to 'public/blog.html')
-rw-r--r--public/blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/blog.html b/public/blog.html
index 5738796..586e19a 100644
--- a/public/blog.html
+++ b/public/blog.html
@@ -2,7 +2,7 @@
<html lang="en">
<body>
<main style="min-height: 100vh;">
- <p>Come back later once I get around to writing something.</p>
+ <p style="text-align: center;">Come back later once I get around to writing something.</p>
</main>
</body>
</html>