Skip to content

Commit

Permalink
[DOCS] Adding Markdown pages: Remove useless fields (#3517)
Browse files Browse the repository at this point in the history
* [DOCS] Adding Markdown pages: Remove useless fields

* Update adding-markdown-pages.md
  • Loading branch information
adrienharnay authored and KyleAMathews committed Jan 14, 2018
1 parent e886e70 commit e8ddce2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/docs/adding-markdown-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,8 @@ exports.createPages = ({ boundActionCreators, graphql }) => {
) {
edges {
node {
excerpt(pruneLength: 250)
html
id
frontmatter {
date
path
title
}
}
}
Expand Down

0 comments on commit e8ddce2

Please # to comment.