Skip to content

Commit 9a785e8

Browse files
committed
fix(devtools): add canonical link to basic example HTML for improved SEO
1 parent 0f4f1f9 commit 9a785e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/react/basic/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
/>
3535

3636
<meta name="robots" content="index, follow" />
37+
<link rel="canonical" href="http://localhost:3005" />
3738

3839
<description
3940
>A basic example of using TanStack Devtools with React.</description

0 commit comments

Comments
 (0)