Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,8 +84,8 @@ with gr.Blocks(css="""
|
|
84 |
<h1><i class="fas fa-music"></i> PYTR</h1>
|
85 |
<p>Python YouTube Ringtones. Enter a YouTube URL or record audio to create ringtones.</p>
|
86 |
<p>
|
87 |
-
<a href="https://ringtone.JesseJesse.xyz" target="_blank">JesseJesse.xyz</a
|
88 |
-
<a href="https://sudo-self.github.io/pytr/" target="_blank">GitHub</a
|
89 |
<a href="https://youtube.com" target="_blank">YouTube</a>
|
90 |
</p>
|
91 |
""")
|
|
|
84 |
<h1><i class="fas fa-music"></i> PYTR</h1>
|
85 |
<p>Python YouTube Ringtones. Enter a YouTube URL or record audio to create ringtones.</p>
|
86 |
<p>
|
87 |
+
<a href="https://ringtone.JesseJesse.xyz" target="_blank">JesseJesse.xyz</a>
|
88 |
+
<a href="https://sudo-self.github.io/pytr/" target="_blank">GitHub</a>
|
89 |
<a href="https://youtube.com" target="_blank">YouTube</a>
|
90 |
</p>
|
91 |
""")
|