summaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
authorR-man3000 <rasmus.luha@gmail.com>2026-06-12 23:50:08 +0300
committerR-man3000 <rasmus.luha@gmail.com>2026-06-12 23:50:08 +0300
commit7f0745bedb68e12fd2216f8e5329adca773c2e5b (patch)
tree6ff1649b7017815de2819f5e11d27cb1f532a944 /blog
parent30a19112216e12d19459474f7308ec57cd8aaf9d (diff)
update about page with some logos and linksHEADmaster
Diffstat (limited to 'blog')
-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>