mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-10-31 23:35:00 -04:00
Fixing a typo in the URL of the permalink example.
This commit is contained in:
parent
298af5f8d4
commit
c9482a7257
@ -32,7 +32,7 @@ The default file extension for new posts is `markdown` but you can configure tha
|
||||
```
|
||||
|
||||
The filename will determine your url. With the default [permalink settings](https://github.com/mojombo/jekyll/wiki/Permalinks) the url would be something like
|
||||
`http://site.com/blog/20011/07/03/zombie-ninjas-attack-a-survivors-retrospective/index.html`.
|
||||
`http://site.com/blog/2011/07/03/zombie-ninjas-attack-a-survivors-retrospective/index.html`.
|
||||
|
||||
Open a post in a text editor and you'll see a block of [yaml front matter](https://github.com/mojombo/jekyll/wiki/yaml-front-matter)
|
||||
which tells Jekyll how to processes posts and pages.
|
||||
|
Loading…
Reference in New Issue
Block a user