feat(web/tvl): add kanepyork to TVL graph
This commit is contained in:
parent
25dd720787
commit
3a8429769b
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,7 @@ digraph tvl {
|
||||||
hyperfekt [href="https://hyperfekt.net"];
|
hyperfekt [href="https://hyperfekt.net"];
|
||||||
isomer [href="https://www.lorier.net/"];
|
isomer [href="https://www.lorier.net/"];
|
||||||
jusrin [href="https://jusrin.dev/"];
|
jusrin [href="https://jusrin.dev/"];
|
||||||
|
kanepyork [href="https://social.wxcafe.net/@riking"];
|
||||||
leah2 [href="https://leahneukirchen.org/"];
|
leah2 [href="https://leahneukirchen.org/"];
|
||||||
lukegb [href="https://lukegb.com/"];
|
lukegb [href="https://lukegb.com/"];
|
||||||
marcusr [href="http://marcus.nordaaker.com/"];
|
marcusr [href="http://marcus.nordaaker.com/"];
|
||||||
|
@ -112,6 +113,7 @@ digraph tvl {
|
||||||
eta -> anon1;
|
eta -> anon1;
|
||||||
glittershark -> wpcarro;
|
glittershark -> wpcarro;
|
||||||
jooiiee1 -> unspecific;
|
jooiiee1 -> unspecific;
|
||||||
|
kanepyork -> lukegb;
|
||||||
marcusr -> unspecific;
|
marcusr -> unspecific;
|
||||||
maskerad -> unspecific;
|
maskerad -> unspecific;
|
||||||
poigon -> eve;
|
poigon -> eve;
|
||||||
|
@ -139,6 +141,7 @@ digraph tvl {
|
||||||
eta -> firefly [weight=0 style="dotted" color="grey" arrowhead="none"];
|
eta -> firefly [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
cynthia -> firefly [weight=0 style="dotted" color="grey" arrowhead="none"];
|
cynthia -> firefly [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
cynthia -> lukegb [weight=0 style="dotted" color="grey" arrowhead="none"];
|
cynthia -> lukegb [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
|
kanepyork -> google [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
lukegb -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"];
|
lukegb -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
multi -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"];
|
multi -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
espes -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"];
|
espes -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||||
|
|
Loading…
Reference in a new issue