What article on docs.github.com is affected?
Adding content to your GitHub Pages site using Jekyll
What part(s) of the article would you like to see updated?
Under the "Adding a new post to your site" section, the example YAML front matter contains layout: page instead of layout:post. This is a very simple change to swap that YAML value to post instead.
Additional information
None
What article on docs.github.com is affected?
Adding content to your GitHub Pages site using Jekyll
What part(s) of the article would you like to see updated?
Under the "Adding a new post to your site" section, the example YAML front matter contains
layout: pageinstead oflayout:post. This is a very simple change to swap that YAML value topostinstead.Additional information
None