Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -301,8 +301,8 @@
|
|
| 301 |
// 1. CREATOR COLOR MAP (Configure your Username / Org Color here via PR)
|
| 302 |
// =========================================================================
|
| 303 |
const CREATOR_COLORS = {
|
| 304 |
-
"Martico2432": "#
|
| 305 |
-
"HuggingFaceTB": "#
|
| 306 |
};
|
| 307 |
|
| 308 |
// =========================================================================
|
|
|
|
| 301 |
// 1. CREATOR COLOR MAP (Configure your Username / Org Color here via PR)
|
| 302 |
// =========================================================================
|
| 303 |
const CREATOR_COLORS = {
|
| 304 |
+
"Martico2432": "#00ff00",
|
| 305 |
+
"HuggingFaceTB": "#e7db0d"
|
| 306 |
};
|
| 307 |
|
| 308 |
// =========================================================================
|