{post.excerpt}
diff --git a/src/pages/index.js b/src/pages/index.js index e634b0b..4956e8b 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -29,13 +29,13 @@ const IndexPage = props => {diff --git a/yarn.lock b/yarn.lock index b1b96af..19b2520 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1868,6 +1868,7 @@ cheerio@^0.22.0: cheerio@^1.0.0-rc.2: version "1.0.0-rc.2" resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.2.tgz#4b9f53a81b27e4d5dac31c0ffd0cfa03cc6830db" + integrity sha1-S59TqBsn5NXawxwP/Qz6A8xoMNs= dependencies: css-select "~1.2.0" dom-serializer "~0.1.0"