Skip to content

Commit

Permalink
Create spotify.html
Browse files Browse the repository at this point in the history
  • Loading branch information
androolloyd authored Mar 20, 2019
1 parent 698bb9c commit 09a9104
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions spotify.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<html>
<head>
<meta name="twitter:image" content="<!-- Fill in the body content here -->" />
<meta name="twitter:card" content="player" />
<meta name="twitter:title" content="Spotify Playlist Test" />
<meta name="twitter:description" content="a delightful playlist for you" />
<meta name="twitter:player" content="https://open.spotify.com/embed/album/1DFixLWuPkv3KT3TnV35m3" />
<meta name="twitter:player:width" content="360" />
<meta name="twitter:player:height" content="200" />
<title> Title</title>
</head>
<body>
Body Test
</body>
</html>

0 comments on commit 09a9104

Please sign in to comment.