Created
December 1, 2014 14:27
-
-
Save Mirozh/b0687e83e9505056fa07 to your computer and use it in GitHub Desktop.
[Symfony CMF]Node and Document
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---> It should be like this : | |
routes: | |
post: | |
2013: | |
10: | |
12: | |
my-first-post: | |
my-second-post: | |
my-third-post: | |
my-forth-post: | |
---> What i have for real : | |
routes: | |
post: | |
2014-12-01: | |
my-first-post: | |
my-second-post: | |
my-third-post: | |
my-forth-post: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment