Make org card title high contrast
Browse filesAdd a direct dark-green/gold HTML title panel so the visible Quran Lab heading has strong contrast even when the org card renderer falls back to text rendering.
README.md
CHANGED
|
@@ -9,9 +9,19 @@ pinned: false
|
|
| 9 |
|
| 10 |
<img src="https://huggingface.co/spaces/Quran-Lab/README/resolve/main/assets/quran-lab-banner.svg" alt="Quran Lab - Quranic ASR infrastructure" width="100%" />
|
| 11 |
|
| 12 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
[Quranic ASR Benchmark](https://huggingface.co/datasets/Quran-Lab/quranic-asr-benchmark) 路 [Cloud ASR Raw Data](https://huggingface.co/datasets/Quran-Lab/quranic-asr-cloud-rawdata) 路 [Leaderboard](https://huggingface.co/spaces/Quran-Lab/quranic-asr-leaderboard)
|
| 17 |
|
|
|
|
| 9 |
|
| 10 |
<img src="https://huggingface.co/spaces/Quran-Lab/README/resolve/main/assets/quran-lab-banner.svg" alt="Quran Lab - Quranic ASR infrastructure" width="100%" />
|
| 11 |
|
| 12 |
+
<table>
|
| 13 |
+
<tr>
|
| 14 |
+
<td align="center" bgcolor="#003f37">
|
| 15 |
+
<br />
|
| 16 |
+
<font color="#f8e7b4" size="7"><strong>Quran Lab</strong></font>
|
| 17 |
+
<br />
|
| 18 |
+
<font color="#fff8df"><strong>Quranic ASR benchmarks, raw cloud results, and reproducible Arabic speech evaluation.</strong></font>
|
| 19 |
+
<br /><br />
|
| 20 |
+
</td>
|
| 21 |
+
</tr>
|
| 22 |
+
</table>
|
| 23 |
|
| 24 |
+
<img src="https://huggingface.co/spaces/Quran-Lab/README/resolve/main/assets/quran-lab-wordmark.svg" alt="" width="360" />
|
| 25 |
|
| 26 |
[Quranic ASR Benchmark](https://huggingface.co/datasets/Quran-Lab/quranic-asr-benchmark) 路 [Cloud ASR Raw Data](https://huggingface.co/datasets/Quran-Lab/quranic-asr-cloud-rawdata) 路 [Leaderboard](https://huggingface.co/spaces/Quran-Lab/quranic-asr-leaderboard)
|
| 27 |
|