Skip to content

Commit

Permalink
Add PostType tag to Posts block
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Webster committed Mar 15, 2012
1 parent c6639e6 commit 38389ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tumblargh/renderer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ class Posts < Base

contextual_tag :post_id, :id
contextual_tag :permalink, :post_url
contextual_tag :post_type, :type
contextual_tag :title
contextual_tag :caption

Expand Down

0 comments on commit 38389ba

Please sign in to comment.