Muno459 commited on
Commit
3629643
verified
1 Parent(s): 4df78eb

Make org card title high contrast

Browse files

Add 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.

Files changed (1) hide show
  1. README.md +12 -2
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
- <img src="https://huggingface.co/spaces/Quran-Lab/README/resolve/main/assets/quran-lab-wordmark.svg" alt="" width="360" />
 
 
 
 
 
 
 
 
 
 
13
 
14
- ### Quranic ASR benchmarks, raw cloud results, and reproducible Arabic speech evaluation.
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