Skip to content

Commit

Permalink
feat: add og:image meta tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
davigl committed Apr 17, 2020
1 parent cc069de commit a001670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>logo.png">
<meta property="og:image" content="https://i.imgur.com/bv3yT20.png">
<meta name="application-name" content="VUE Music Player">
<meta name="description" content="Basic Music Player builded with Vue">
<meta name="keywords" content="Music, Player, Basic, Vue, Javascript, Davi Guimarães Leite">
Expand Down

0 comments on commit a001670

Please sign in to comment.