Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -104,7 +104,7 @@
|
|
| 104 |
<i class="fas fa-download text-red-600"></i>
|
| 105 |
</div>
|
| 106 |
<div>
|
| 107 |
-
<p class="text-sm text-gray-500">
|
| 108 |
<p id="total-downloads" class="text-xl font-semibold">-</p>
|
| 109 |
</div>
|
| 110 |
</div>
|
|
|
|
| 104 |
<i class="fas fa-download text-red-600"></i>
|
| 105 |
</div>
|
| 106 |
<div>
|
| 107 |
+
<p class="text-sm text-gray-500">Downloads this month</p>
|
| 108 |
<p id="total-downloads" class="text-xl font-semibold">-</p>
|
| 109 |
</div>
|
| 110 |
</div>
|