dogutcu commited on
Commit
31db930
·
verified ·
1 Parent(s): fbea6d8

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/episode/1Emjgqf8PfwD42kvyKvtfW" 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?si=FiMLS15yRqS3MxbqHgS66g" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
123
  '''
124
 
125
  def display_iframe():