Skip to content

Commit

Permalink
tilecase -> titlecase
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jan 1, 2012
1 parent f99234b commit 944dfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Expand Up @@ -41,7 +41,7 @@ pagination_dir: blog # Directory base for pagination URLs eg. /blog/page/2/
recent_posts: 5 # Posts in the sidebar Recent Posts section
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles

titlecase: true # Converts page and post titles to tilecase
titlecase: true # Converts page and post titles to titlecase

# list each of the sidebar modules you want to include, in the order you want them to appear.
# To add custom asides, create files in /source/_includes/custom/asides/ and add them to the list like 'custom/asides/custom_aside_name.html'
Expand Down

0 comments on commit 944dfd7

Please sign in to comment.