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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: responses/08_add-front-matter.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
@@ -14,7 +14,7 @@ This example adds a title and date to your blog post. There are other useful thi
14
14
### :keyboard: Activity: Add Front Matter to your Blog Post
15
15
16
16
1. Click the "Files Changed" tab in this pull request
17
-
1.Scroll past the config file, and find the file that you created
17
+
1.There are two files in the "Files Changed" tab, the `_config.yml` file and the `_posts/YYYY-MM-DD-title.md` file. Make sure to edit the file in the `_posts` folder.
18
18
1. Click on the pencil icon on the right side of the screen
19
19
1. Type the following content at the top of your blog post:
0 commit comments