sudo-soldier commited on
Commit
e63c244
·
verified ·
1 Parent(s): 716ee4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks(css="""
76
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
77
  <h1><i class="fas fa-music"></i>&nbsp;PYTR</h1>
78
  <p>Python YouTube Ringtones. Enter a YouTube URL or record audio to create ringtones.</p>
79
- <p><a href="https://ringtone.JesseJesse.xyz" target="_blank">ringtone.JesseJesse.xyz</a></p>
80
  """)
81
 
82
  with gr.Row():
 
76
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
77
  <h1><i class="fas fa-music"></i>&nbsp;PYTR</h1>
78
  <p>Python YouTube Ringtones. Enter a YouTube URL or record audio to create ringtones.</p>
79
+ <p><a href="https://ringtone.JesseJesse.xyz" target="_blank">JesseJesse.xyz</a></p>
80
  """)
81
 
82
  with gr.Row():