Skip to content

Commit

Permalink
add Open Graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Meekdai committed Apr 9, 2024
1 parent e4d12b2 commit 53c3499
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description" content="Meekdai music player page with journal">
<meta property="og:title" content="Gmemp">
<meta property="og:description" content="Meekdai music player page with journal">
<meta property="og:type" content="music">
<meta property="og:url" content="https://music.meekdai.com/">
<meta property="og:image" content="https://cdn.jsdelivr.net/gh/Meekdai/Gmemp@main/media/%E4%B8%80%E5%90%BB%E5%A4%A9%E8%8D%92.jpeg" />

<link rel="icon" href="https://static.meekdai.com/favicon.svg">
<title>Gmemp</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Meekdai/[email protected]/docs/player.css">
Expand Down

0 comments on commit 53c3499

Please sign in to comment.