spotify web setup is done
This commit is contained in:
5
app/views/spotify/connect.html.erb
Normal file
5
app/views/spotify/connect.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="dashboard-widget dashboard-spotify-connect">
|
||||
<h2 style="margin-top:0; font-size: 1.4em; color: #1DB954;">Connect to Spotify</h2>
|
||||
<p>To get started, connect your Spotify account. This will allow Plays Hub to load your listening activity and statistics.</p>
|
||||
<%= button_to "Connect with Spotify", spotify_connect_path, method: :post, class: "spotify-connect-btn" %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user