Created
September 8, 2018 03:50
-
-
Save MatthewStanciu/cb1213e6f83808a034752d0c9bf2bb3c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<link rel="stylesheet" href="./public/style.css"> | |
</head> | |
<body> | |
<h1><a href="link-to-playlist" target="_blank"> | |
Your song has been added to the playlist!</a></h1> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment