From e3cd7c819441f75be2b3e81e38c485f386cc8282 Mon Sep 17 00:00:00 2001 From: maneesha <829690+maneesha@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:22:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**