diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 9ab83617..fed545c5 100644 --- a/_config.yml +++ b/_config.yml @@ -8,6 +8,11 @@ subtitle: A blogging framework for hackers. author: Your Name simple_search: http://google.com/search +# Default date format is "ordinal" (resulting in "July 22nd 2007") +# You can customize the format as defined in +# http://www.ruby-doc.org/core-1.9.2/Time.html#method-i-strftime +date_format: "ordinal" + # RSS / Email (optional) subscription links (change if using something like Feedburner) subscribe_rss: /atom.xml subscribe_email: |