Skip to content

Commit d669dda

Browse files
committed
remove kapa script
1 parent 5e874c9 commit d669dda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/webapp/app/root.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ export default function App() {
106106
<head>
107107
<Meta />
108108
<Links />
109-
{kapa.websiteId && <script src="https://js.hcaptcha.com/1/api.js"></script>}
110109
</head>
111110
<body className="h-full overflow-hidden bg-background-dimmed">
112111
<AskAIProvider websiteId={kapa.websiteId || null}>

0 commit comments

Comments
 (0)