Skip to content

Commit

Permalink
Merge pull request #1851 from hackmdio/feature/add-codeium-browser-ex…
Browse files Browse the repository at this point in the history
…tension-meta

Support codeium chrome extension
  • Loading branch information
Yukaii authored Jan 8, 2024
2 parents b9da191 + 3206b11 commit deee9ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/views/codimd/head.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes">
<meta name="codeium:type" content="codemirror5">
<title><%= title %></title>
<link rel="icon" type="image/png" href="<%- serverURL %>/favicon.png">
<link rel="apple-touch-icon" href="<%- serverURL %>/apple-touch-icon.png">
Expand Down

0 comments on commit deee9ef

Please sign in to comment.