Skip to content

Commit

Permalink
Merge branch 'fix-blog-1' of github.com:lex111/docusaurus into fix-bl…
Browse files Browse the repository at this point in the history
…og-1
  • Loading branch information
lex111 committed Nov 13, 2019
2 parents 1ed0911 + dd38448 commit c0ea177
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function BlogPostPage(props) {
<BlogPostItem
frontMatter={frontMatter}
metadata={metadata}
isBlogPostPage={true}>
isBlogPostPage>
<BlogPostContents />
</BlogPostItem>
<div className="margin-vert--xl">
Expand Down

0 comments on commit c0ea177

Please sign in to comment.