Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,9 +84,10 @@ 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">
|
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 |
""")
|
92 |
|
|
|
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">Ringtones</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 |
+
<a href="https://www.imazing.com" target="_blank">imazing</a>
|
91 |
</p>
|
92 |
""")
|
93 |
|