]> nos-oignons.net Git - website.git/blobdiff - assets/relays.js
Ajout d'elenagb sur la page de services
[website.git] / assets / relays.js
index a3c6500ea0765e04f28eb61b61180f272ba0d873..5a3a553a1885a5c2b0421f9bfcd17df6f6f6128f 100644 (file)
@@ -1,4 +1,4 @@
-// Colors from https://github.com/mbostock/d3/wiki/Ordinal-Scales#category20
+// Colors from https://github.com/d3/d3-3.x-api-reference/blob/master/Ordinal-Scales.md
 var nos_oignons_relays = [
        { name: "marcuse1",
          fingerprint: "EFAE44728264982224445E96214C15F9075DEE1D",
@@ -15,5 +15,11 @@ var nos_oignons_relays = [
     }, { name: "marylou2",
          fingerprint: "90FD830C357A5109AB3C505287713F1AC811174C",
          color: "#98df8a",
+    }, { name: "AlGrothendieck",
+         fingerprint: "8E6EDA78D8E3ABA88D877C3E37D6D4F0938C7B9F",
+         color: "#d62728",
+    }, { name: "elenagb",
+         fingerprint: "F47B13BFCE4EF48CDEF6C4D7C7A99208EBB972B5",
+         color: "#ff9896",
     },
 ];