This commit is contained in:
2026-07-09 11:55:30 +02:00
parent 766ec07ddb
commit 138ac1943e
-1
View File
@@ -19,7 +19,6 @@
<section id="blog-intro">
<h2>Latest Posts</h2>
<p>Each entry is a plain text file in the <code>blog/</code> directory. The first line is the date/time, the second line is the title, and the rest is the post content.</p>
<p>To attach a file, put it in <code>blog/files/</code> and reference it using <code>[[file: filename.ext]]</code> or <code>[[attachment: filename.ext]]</code> in the body.</p>
</section>
<section id="blog-list">