Skip to content

Commit

Permalink
Remove the context_key
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Feb 4, 2024
1 parent 31e0d54 commit 2a11d55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/dimples/sources/post.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ def template

private

def context_key
:post
end

def default_metadata
super.tap do |defaults|
defaults[:layout] = 'post'
Expand Down

0 comments on commit 2a11d55

Please sign in to comment.