Skip to content

Commit

Permalink
feat: add codeium meta in head
Browse files Browse the repository at this point in the history
Signed-off-by: Yukai Huang <[email protected]>
  • Loading branch information
Yukaii committed Jan 6, 2024
1 parent b9da191 commit 3206b11
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 3206b11

Please sign in to comment.