chore(web/tvl): Prune urbint from TVL graph

This isn't really adding anything and I don't think anyone
particularly wants us to link to them.

Change-Id: I6c1c8949d8e64e8c50cc8220a911183b2a166232
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3632
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
Vincent Ambo 2021-09-24 18:55:36 +03:00 committed by tazjin
parent e5c3b9d391
commit c4b718538b

View file

@ -53,7 +53,6 @@ digraph tvl {
node [color="#4285f4" fontcolor="#4285f4"];
spotify [href="https://www.spotify.com/"];
google [href="https://www.google.com/"];
urbint [href="https://www.urbint.com/"];
}
// communities? (red)
@ -112,11 +111,8 @@ digraph tvl {
fzakaria -> google;
mdjnsn -> google;
// via urbint
grfn -> urbint;
// random primary
urbint -> wpcarro;
grfn -> wpcarro;
anon1 -> google;
aurora -> eve;
cynthia -> benjojo;