We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bccd0e2 commit ccfcd9aCopy full SHA for ccfcd9a
index.html
@@ -13,7 +13,7 @@
13
<meta name="author" content="Codekori Team">
14
<link rel="icon" href="/logo.png" type="image/x-icon">
15
<link rel="shortcut icon" href="./logo.png" type="image/x-icon">
16
- <link rel="canonical" href="https://www.codekori.com/">
+ <link rel="canonical" href="https://codekori.js.org">
17
<meta property="og:title" content="Online AI Code Editor | Codekori">
18
<meta property="og:description"
19
content="Enhance your coding efficiency with Codekori's AI-powered online code editor featuring real-time collaboration and intelligent code suggestions.">
@@ -35,4 +35,4 @@
35
<script type="module" src="/src/main.tsx"></script>
36
</body>
37
38
-</html>
+</html>
0 commit comments