Skip to content

Commit

Permalink
Add example initializer filename to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncodes committed Jun 12, 2011
1 parent 714cd40 commit fd9ef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -64,7 +64,7 @@ You can take advantage of the built-in feed by adding the feed link to your HTML
<%= yield :head %>
</head>

To customize the feed title, add the following to an initializer:
To customize the feed title, add the following to an initializer (`config/initializers/postmarkdown.rb`):

Postmarkdown::Config.options[:feed_title] = 'Custom Blog Title Goes Here'

Expand Down

0 comments on commit fd9ef3e

Please sign in to comment.