mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
whitespace
This commit is contained in:
parent
655ca523f9
commit
bb3ae6bc12
1 changed files with 1 additions and 1 deletions
2
blog.rb
2
blog.rb
|
|
@ -186,7 +186,7 @@ class Blag
|
|||
end
|
||||
|
||||
def post_rss_template
|
||||
@post_rss_template ||= File.read(File.join('templates', 'blog', 'post.rss.html'))
|
||||
@post_rss_template ||= File.read(File.join('templates', 'blog', 'post.rss.html'))
|
||||
end
|
||||
|
||||
def read_blog
|
||||
|
|
|
|||
Loading…
Reference in a new issue