Skip to content

Commit

Permalink
Updated link to Jason Lengstorf's personal website. (#9910)
Browse files Browse the repository at this point in the history
The link is now directed where it is supposed to
  • Loading branch information
papaponmx authored and DSchau committed Nov 13, 2018
1 parent e86d141 commit 7bd7bbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/seo.md
Expand Up @@ -25,4 +25,5 @@ A common way to add metadata to pages is to add [react-helmet](https://github.co
Some examples using react-helmet:

- [Official GatsbyJS.org site](https://github.com/gatsbyjs/gatsby/blob/master/www/src/components/layout.js)
- [Jason Lengstorf's personal website](https://github.com/jlengstorf/lengstorf.com/blob/master/src/components/SEO.js)
- [Jason Lengstorf's personal website](https://github.com/jlengstorf/lengstorf.com/blob/master/src/components/SEO/SEO.js)
- [Gatsby Mail](https://github.com/DSchau/gatsby-mail/blob/master/src/components/meta.js)

0 comments on commit 7bd7bbc

Please sign in to comment.