Skip to content

Commit 3206b11

Browse files
committed
feat: add codeium meta in head
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
1 parent b9da191 commit 3206b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/views/codimd/head.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta name="apple-mobile-web-app-capable" content="yes">
55
<meta name="apple-mobile-web-app-status-bar-style" content="black">
66
<meta name="mobile-web-app-capable" content="yes">
7+
<meta name="codeium:type" content="codemirror5">
78
<title><%= title %></title>
89
<link rel="icon" type="image/png" href="<%- serverURL %>/favicon.png">
910
<link rel="apple-touch-icon" href="<%- serverURL %>/apple-touch-icon.png">

0 commit comments

Comments
 (0)