Skip to content
This repository was archived by the owner on Jan 27, 2018. It is now read-only.

Commit 1cd2592

Browse files
committed
Merge pull request #77 from geon/master
20011 should be 2011 in the file structure tree.
2 parents 2001b5c + d0e9992 commit 1cd2592

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/core-samples/2011-12-29-jekyll-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Jekyll expects your website directory to be laid out like so:
9090
| |-- default.html
9191
| |-- post.html
9292
|-- _posts
93-
| |-- 20011-10-25-open-source-is-good.markdown
94-
| |-- 20011-04-26-hello-world.markdown
93+
| |-- 2011-10-25-open-source-is-good.markdown
94+
| |-- 2011-04-26-hello-world.markdown
9595
|-- _site
9696
|-- index.html
9797
|-- assets

0 commit comments

Comments
 (0)