Skip to content

Commit 9de40ef

Browse files
committed
chore: add in a utm source
1 parent 5a23e66 commit 9de40ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/Playground.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ function Playground() {
160160
<div className="flex flex-1 flex-row-reverse">
161161
<ul className="flex gap-x-2">
162162
<li>
163-
<Link href="https://www.speakeasy.com">
163+
<Link href="https://www.speakeasy.com?utm_source=overlay-playground">
164164
Made by the team at
165165
<div className="sr-only ml-2">Speakeasy</div>
166166
<picture>

0 commit comments

Comments
 (0)