Skip to content
Snippets Groups Projects
Commit 6374d9ee authored by pabois's avatar pabois
Browse files

Merge branch 'master' of github.com:noesya/osuny

parents 44641491 977be01e
No related merge requests found
......@@ -12,7 +12,7 @@ module WithGithub
def github_frontmatter
@frontmatter ||= FrontMatterParser::Parser.new(:md).call(github_content)
rescue
FrontMatterParser::Parser.new(:md)
FrontMatterParser::Parser.new(:md).call('')
end
def github_path_generated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment