turnstile is working - keep SSL turned of on dev
This commit is contained in:
@@ -21,10 +21,14 @@
|
||||
<meta name="twitter:title" content="Vontor.cz – Creative Tech & Design" />
|
||||
<meta name="twitter:description" content="Engineering + design portfolio: backend, frontend, infrastructure, drone and automation." />
|
||||
|
||||
<!-- ADsense -->
|
||||
<meta name="google-adsense-account" content="ca-pub-9041142141778319">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user