diff options
| author | R-man3000 <rasmus.luha@gmail.com> | 2026-06-12 23:50:08 +0300 |
|---|---|---|
| committer | R-man3000 <rasmus.luha@gmail.com> | 2026-06-12 23:50:08 +0300 |
| commit | 7f0745bedb68e12fd2216f8e5329adca773c2e5b (patch) | |
| tree | 6ff1649b7017815de2819f5e11d27cb1f532a944 /blog/post-1.html | |
| parent | 30a19112216e12d19459474f7308ec57cd8aaf9d (diff) | |
Diffstat (limited to 'blog/post-1.html')
| -rw-r--r-- | blog/post-1.html | 6 |
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> |
