Skip to content

Commit 61b30b5

Browse files
committed
[Docs Site] Add Turnstile and track referrer in feedback prompt
1 parent 1672a33 commit 61b30b5

File tree

12 files changed

+281
-364
lines changed

12 files changed

+281
-364
lines changed

package-lock.json

Lines changed: 23 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@codingheads/sticky-header": "1.0.2",
4040
"@expressive-code/plugin-collapsible-sections": "0.38.3",
4141
"@iarna/toml": "2.2.5",
42-
"@iconify-json/material-symbols": "1.2.13",
42+
"@marsidev/react-turnstile": "1.1.0",
4343
"@stoplight/json-schema-tree": "4.0.0",
4444
"@types/hast": "3.0.4",
4545
"@types/he": "1.2.3",
@@ -80,6 +80,7 @@
8080
"puppeteer": "24.1.1",
8181
"react": "19.0.0",
8282
"react-dom": "19.0.0",
83+
"react-icons": "5.4.0",
8384
"react-markdown": "9.0.3",
8485
"redirects-in-workers": "0.0.5",
8586
"rehype": "13.0.2",

src/components/FeedbackPrompt.astro

Lines changed: 0 additions & 231 deletions
This file was deleted.

0 commit comments

Comments
 (0)