Skip to content

Commit

Permalink
:lightning: Use internal react link for performance
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieuauger committed Nov 23, 2019
1 parent aa07310 commit 6907dd8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const IndexPage = ({ data }) => {
url="/meetup"
text={data.site.siteMetadata.translations.ALL_MEETUPS}
type="neutral"
internal="true"
/>
</div>
<TextBlock textBlockHTML={data.submitATalk.html} />
Expand Down

0 comments on commit 6907dd8

Please sign in to comment.