Skip to content

Commit

Permalink
docs: Add a backlink to bytes.dev (#3429)
Browse files Browse the repository at this point in the history
* docs: updates for new react-query course

Change removes convert kit for email capture and migrates it to Bytes. Copy updates to promote the new React Query Course are included.

* Add the PPP discount banner for the ui.dev React Query course.

* Add a backlink to Bytes.

Co-authored-by: Benjamin Adam <[email protected]>
  • Loading branch information
alexanderson1993 and benadam11 authored Mar 22, 2022
1 parent 0cbd1fd commit ce61a2a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,11 @@ export const Footer = props => {
Subscribe to Bytes
</h4>
<p className="mt-4 text-gray-500 text-base leading-6 mb-4">
The best JavaScript newsletter! Delivered every Monday to over
76,000 devs.
The{' '}
<a href="https://bytes.dev/?r=tanstack">
best JavaScript newsletter!
</a>{' '}
Delivered every Monday to over 76,000 devs.
</p>
<BytesForm />
</div>
Expand Down

1 comment on commit ce61a2a

@vercel
Copy link

@vercel vercel bot commented on ce61a2a Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.