dogutcu commited on
Commit
fbea6d8
·
verified ·
1 Parent(s): 06d532c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ topics = """
119
 
120
  # Define the HTML iframe content
121
  iframe = '''
122
- <iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/37i9dQZF1DXdPec7aLTmlC?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
123
  '''
124
 
125
  def display_iframe():
 
119
 
120
  # Define the HTML iframe content
121
  iframe = '''
122
+ <iframe style="border-radius:12px" src="https://open.spotify.com/episode/1Emjgqf8PfwD42kvyKvtfW" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
123
  '''
124
 
125
  def display_iframe():