Skip to content

Commit deee9ef

Browse files
authored
Merge pull request #1851 from hackmdio/feature/add-codeium-browser-extension-meta
Support codeium chrome extension
2 parents b9da191 + 3206b11 commit deee9ef

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)