Test performance improvements by trimming views

This commit is contained in:
Angelos Chalaris
2019-08-16 13:47:46 +03:00
parent a2612fbf1b
commit 7df5cd4a8c
13 changed files with 27 additions and 56 deletions

View File

@ -65,12 +65,6 @@ export const pageQuery = graphql`
}
}
}
site {
siteMetadata {
title
author
}
}
allMarkdownRemark {
edges {
node {