Skip to content

Commit

Permalink
Fix google fonts link
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Mar 18, 2019
1 parent 978f653 commit 8556b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default props =>
/>
<link
rel='stylesheet'
href='https://fonts.googleapis.com/css?family=Poppins400:700:900|Roboto+Mono|Roboto400:600:700'
href='https://fonts.googleapis.com/css?family=Poppins:400,700,900|Roboto+Mono'
/>
<meta name='twitter:card' content='summary' />
<meta name='twitter:site' content='@jxnblk' />
Expand Down

0 comments on commit 8556b6a

Please sign in to comment.