We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8cfc78 commit f465581Copy full SHA for f465581
pages/_app.js
@@ -18,7 +18,7 @@ function MyApp({ Component, pageProps }) {
18
<a href="https://stripe.com/docs/checkout/quickstart">Stripe Docs</a>.
19
</strong>{" "}
20
<br />
21
- Made using <a href="https://codehike.org">Code Hike</a>.
+ Made using <a href="https://codehike.org">Code Hike</a>. Code <a href="https://github.com/code-hike/not-stripe">available on GitHub</a>.
22
</div>
23
<article>
24
<div>
0 commit comments