diff --git a/blog.html b/blog.html index 7c8a976..92a5502 100644 --- a/blog.html +++ b/blog.html @@ -19,7 +19,6 @@

Latest Posts

Each entry is a plain text file in the blog/ directory. The first line is the date/time, the second line is the title, and the rest is the post content.

-

To attach a file, put it in blog/files/ and reference it using [[file: filename.ext]] or [[attachment: filename.ext]] in the body.