Skip to content

Commit 4a28d43

Browse files
committed
ポッドキャスト各エピソードの Spotify プレイヤーを削除(YouTube embed に統一)
1 parent 63fadc7 commit 4a28d43

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/views/podcasts/show.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
<h1 id='title'>📻 <%= @title %><span style='display: none;'> - DojoCast</span></h1>
3030
<div style='text-align: center; margin-bottom: 60px;'>公開日: <%= @date %></div>
3131

32-
<iframe class="lazyload" src="https://creators.spotify.com/pod/profile/coderdojo-japan/embed/episodes/<%= @episode.permalink %>" width="100%" frameborder="yes" scrolling="no" style='margin-bottom: 30px;'></iframe>
33-
3432
<%= raw Rinku.auto_link(@content) %>
3533
</div>
3634
</section>

0 commit comments

Comments
 (0)