Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
adding spotify link
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsochat@stanford.edu>
  • Loading branch information
vsoch committed Sep 7, 2020
1 parent f561b2c commit 6593978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<div class="main-explain-area jumbotron">
{{ content }}
<div class="get-started-wrap">
<a class="btn btn-primary get-started-btn" href="{{ site.baseurl }}/about">About</a>
<a class="btn btn-primary get-started-btn" href="{{ site.baseurl }}/episodes">Episodes</a>
<a class="btn btn-warning get-started-btn" href="{{ site.itunes_url }}">iTunes</a>
<a class="btn btn-warning get-started-btn" href="https://podcasts.google.com/?feed=aHR0cHM6Ly91cy1yc2Uub3JnL3JzZS1zdG9yaWVzL2VwaXNvZGVzLnJzcw&hl=en">Google Podcasts</a>
<a class="btn btn-warning get-started-btn" href="https://open.spotify.com/show/6e58za4GpKaC3tPgPmacqL">Spotify</a>
<a class="btn btn-warning get-started-btn" href="{{ site.baseurl }}/episodes.rss"><i class="fa fa-rss"></i></a>
</div>
</div>
Expand Down

0 comments on commit 6593978

Please sign in to comment.