Skip to content

Commit 86254eb

Browse files
committed
feat: test
1 parent de32138 commit 86254eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
</script>
4040
<!-- Cloudflare (turnstile) -->
4141
<script async src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onAppReady"></script>
42-
42+
<script>
43+
console.log('hello')
44+
</script>
4345

4446
<title>React App</title>
4547
</head>

0 commit comments

Comments
 (0)