mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +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
|
end
|
||||||
|
|
||||||
def post_rss_template
|
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
|
end
|
||||||
|
|
||||||
def read_blog
|
def read_blog
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue