We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28a901 commit 23eb8a4Copy full SHA for 23eb8a4
index.html
@@ -39,7 +39,7 @@
39
<link rel="canonical" href="https://codeit.codes/">
40
<meta name="next-head-count" content="24">
41
<meta name="robots" content="all">
42
- <script nonce>if (top != window) { top.location.href = 'https://codeit.codes/' }</script>
+ <script nonce>if (top !== window) { top.location.href = 'https://codeit.codes/' }</script>
43
<script defer data-domain="codeit.codes" src="https://plausible.io/js/plausible.js"></script>
44
45
<link rel="shortcut icon" href="/icons/android-app-512.png">
0 commit comments