We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c00269 commit d0e9992Copy full SHA for d0e9992
_posts/core-samples/2011-12-29-jekyll-introduction.md
@@ -89,8 +89,8 @@ Jekyll expects your website directory to be laid out like so:
89
| |-- default.html
90
| |-- post.html
91
|-- _posts
92
- | |-- 20011-10-25-open-source-is-good.markdown
93
- | |-- 20011-04-26-hello-world.markdown
+ | |-- 2011-10-25-open-source-is-good.markdown
+ | |-- 2011-04-26-hello-world.markdown
94
|-- _site
95
|-- index.html
96
|-- assets
0 commit comments