Skip to content

Commit

Permalink
Add landing page(index.html)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shegszz authored May 11, 2024
1 parent b04e568 commit 5c0f4da
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>My Spotify Playlist Landing
Page</title>
</head>
<body>
<h1>Welcome to My Spotify Playlist</
h1>
<p>This is a placeholder landing
page.</p>
</body>
</html>

0 comments on commit 5c0f4da

Please sign in to comment.