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.
2 parents b9da191 + 3206b11 commit deee9efCopy full SHA for deee9ef
public/views/codimd/head.ejs
@@ -4,6 +4,7 @@
4
<meta name="apple-mobile-web-app-capable" content="yes">
5
<meta name="apple-mobile-web-app-status-bar-style" content="black">
6
<meta name="mobile-web-app-capable" content="yes">
7
+<meta name="codeium:type" content="codemirror5">
8
<title><%= title %></title>
9
<link rel="icon" type="image/png" href="<%- serverURL %>/favicon.png">
10
<link rel="apple-touch-icon" href="<%- serverURL %>/apple-touch-icon.png">
0 commit comments