diff --git a/README.md b/README.md index 0b9057de..0de4cf14 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ General content is in one of the folders in the `content` folder. These folders **File names and location** Blog posts go in the `content/posts/YYYY/MM` folder. Images for the blog posts go in the corresponding `static/blog/YYYY/MM` folder. Note YYYY is the four digit year and MM is the two digit month. Be sure the file location and the blog post date as defined in the yaml metadata (see below) match up. -The file name should **not** include a date. +The file name should **not** include a date. The file name should be entirely in lowercase. **File metadata**