Skip to content

Commit

Permalink
Update header for example page
Browse files Browse the repository at this point in the history
  • Loading branch information
reccanti committed Nov 17, 2017
1 parent 487d3df commit 21e1a84
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions examples/using-remark/src/pages/excerpt-example.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,7 @@ class Index extends React.Component {
marginBottom: rhythm(2),
}}
>
This example demonstrates{` `}
<a href="https://www.gatsbyjs.org/packages/gatsby-transformer-remark/">
gatsby-transformer-remark
</a>
{` `}
and its plugins. It uses{` `}
<a href="https://github.com/KyleAMathews/typography.js">
Typography.js
</a>
{` `}
and self-hosted fonts via the{` `}
<a href="https://github.com/KyleAMathews/typefaces">Typefaces</a>
{` `}
project.
{}
This page demonstrates the different types of excerpts you can use with gatsby-transformer-remark
</h1>
<ul
css={{
Expand Down

0 comments on commit 21e1a84

Please sign in to comment.