Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
<h1 class="text-3xl font-bold bg-gradient-to-r from-gray-900 to-gray-700 dark:from-white dark:to-gray-300 bg-clip-text text-transparent">
|
20 |
YouTube Listen to audio
|
21 |
</h1>
|
22 |
-
<p class="text-gray-500 dark:text-gray-400 text-sm">Simple • Fast • High Quality</p>
|
23 |
</div>
|
24 |
|
25 |
<!-- Main Card -->
|
|
|
19 |
<h1 class="text-3xl font-bold bg-gradient-to-r from-gray-900 to-gray-700 dark:from-white dark:to-gray-300 bg-clip-text text-transparent">
|
20 |
YouTube Listen to audio
|
21 |
</h1>
|
22 |
+
<p class="text-gray-500 dark:text-gray-400 text-sm">Simple • Fast • High Quality • No ads</p>
|
23 |
</div>
|
24 |
|
25 |
<!-- Main Card -->
|