Skip to content

Commit 110d735

Browse files
committed
Add ?ref=guide to outbound links
1 parent 7d7bbf5 commit 110d735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/landing/Pricing.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const Pricing = () => (
5757
<span>
5858
Interview with{' '}
5959
<a
60-
href="https://www.scotttolinski.com/"
60+
href="https://www.scotttolinski.com/%3Cspan%20class="x x-first x-last">?ref=guide"
6161
target="_blank"
6262
rel="noopener noreferrer"
6363
>
@@ -67,7 +67,7 @@ const Pricing = () => (
6767
<span>
6868
Interview with{' '}
6969
<a
70-
href="https://www.swyx.io/"
70+
href="https://www.swyx.io/%3Cspan%20class="x x-first x-last">?ref=guide"
7171
target="_blank"
7272
rel="noopener noreferrer"
7373
>

0 commit comments

Comments
 (0)