summaryrefslogtreecommitdiff
path: root/blog/post-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/post-1.html')
-rw-r--r--blog/post-1.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/blog/post-1.html b/blog/post-1.html
index e4efdb8..1a33b64 100644
--- a/blog/post-1.html
+++ b/blog/post-1.html
@@ -12,16 +12,16 @@
<main>
<article>
- <h1>Your first post title</h1>
+ <h1>My first post title - TODO</h1>
<p class="post-meta">June 12, 2026</p>
- <p>Your post content starts here.</p>
+ <p>Here would be the post content.</p>
<h2>A subheading</h2>
<p>More content.</p>
- <pre><code>some code block if you need it</code></pre>
+ <pre><code>A code block would look like this</code></pre>
<p><a href="/blog.html">← Back to blog</a></p>
</article>