docs(web/tvl): update tvl graph
Change-Id: I60d90f59839bb68a1ae95770c014932e9e7afa51 Reviewed-on: https://cl.tvl.fyi/c/depot/+/940 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
31f65f5d2b
commit
8065004ae3
1 changed files with 9 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ digraph tvl {
|
||||||
aurora [href="https://nonegenderleftfox.aventine.se/"];
|
aurora [href="https://nonegenderleftfox.aventine.se/"];
|
||||||
benjojo [href="https://benjojo.co.uk/"];
|
benjojo [href="https://benjojo.co.uk/"];
|
||||||
borb [href="https://twitter.com/FR31H31T"];
|
borb [href="https://twitter.com/FR31H31T"];
|
||||||
|
camsbury [href="https://camsbury.com/"];
|
||||||
cynthia [href="https://cynthia.re/"];
|
cynthia [href="https://cynthia.re/"];
|
||||||
edef [href="https://edef.eu/files/edef.hs"];
|
edef [href="https://edef.eu/files/edef.hs"];
|
||||||
ericvolp [href="https://ericv.me"];
|
ericvolp [href="https://ericv.me"];
|
||||||
|
|
@ -55,6 +56,7 @@ digraph tvl {
|
||||||
node [color="#4285f4" fontcolor="#4285f4"];
|
node [color="#4285f4" fontcolor="#4285f4"];
|
||||||
spotify [href="https://www.spotify.com/"];
|
spotify [href="https://www.spotify.com/"];
|
||||||
google [href="https://www.google.com/"];
|
google [href="https://www.google.com/"];
|
||||||
|
urbint [href="https://www.urbint.com/"];
|
||||||
}
|
}
|
||||||
|
|
||||||
// communities? (red)
|
// communities? (red)
|
||||||
|
|
@ -112,8 +114,13 @@ digraph tvl {
|
||||||
isomer -> google;
|
isomer -> google;
|
||||||
wpcarro -> google;
|
wpcarro -> google;
|
||||||
|
|
||||||
|
// via urbint
|
||||||
|
ac -> urbint;
|
||||||
|
glittershark -> urbint;
|
||||||
|
|
||||||
// random primary
|
// random primary
|
||||||
ac -> wpcarro;
|
urbint -> wpcarro;
|
||||||
|
camsbury -> wpcarro;
|
||||||
anon1 -> google;
|
anon1 -> google;
|
||||||
aranea -> multi;
|
aranea -> multi;
|
||||||
artemist -> cynthia;
|
artemist -> cynthia;
|
||||||
|
|
@ -122,7 +129,6 @@ digraph tvl {
|
||||||
cynthia -> benjojo;
|
cynthia -> benjojo;
|
||||||
eta -> anon1;
|
eta -> anon1;
|
||||||
ericvolp -> lukegb;
|
ericvolp -> lukegb;
|
||||||
glittershark -> wpcarro;
|
|
||||||
jooiiee -> unspecific;
|
jooiiee -> unspecific;
|
||||||
kanepyork -> lukegb;
|
kanepyork -> lukegb;
|
||||||
marcusr -> unspecific;
|
marcusr -> unspecific;
|
||||||
|
|
@ -176,6 +182,7 @@ digraph tvl {
|
||||||
aranea -> profpatsch;
|
aranea -> profpatsch;
|
||||||
artemist -> nix;
|
artemist -> nix;
|
||||||
hyperfekt -> edef;
|
hyperfekt -> edef;
|
||||||
|
camsbury -> urbint;
|
||||||
}
|
}
|
||||||
|
|
||||||
// baby
|
// baby
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue