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:
parent
e5c3b9d391
commit
c4b718538b
1 changed files with 1 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue