You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ General content is in one of the folders in the `content` folder. These folders
16
16
17
17
### Blog posts
18
18
19
-
**File names and location**
19
+
**File names and location**
20
20
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.
21
21
22
22
The file name should **not** include a date. The file name should be entirely in lowercase.
0 commit comments