chore(web): Add self to tvl graph
Change-Id: Ia57768d30db4a841f74c4305cfbae45c9e26522e Reviewed-on: https://cl.tvl.fyi/c/depot/+/12767 Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
parent
7c25e2fab3
commit
7a54360a39
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@ digraph tvl {
|
||||||
tazjin [href="https://tazj.in/"];
|
tazjin [href="https://tazj.in/"];
|
||||||
wpcarro [href="https://wpcarro.dev/"];
|
wpcarro [href="https://wpcarro.dev/"];
|
||||||
raitobezarius [href="https://ryan.lahfa.xyz/"];
|
raitobezarius [href="https://ryan.lahfa.xyz/"];
|
||||||
|
vova [href="https://github.com/vkryachko"];
|
||||||
yuuko;
|
yuuko;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -94,6 +95,7 @@ digraph tvl {
|
||||||
Profpatsch -> nix;
|
Profpatsch -> nix;
|
||||||
lassulus -> nix;
|
lassulus -> nix;
|
||||||
etu -> nix;
|
etu -> nix;
|
||||||
|
vova -> nix;
|
||||||
|
|
||||||
// via tvix
|
// via tvix
|
||||||
j4m3s -> tvix;
|
j4m3s -> tvix;
|
||||||
|
|
Loading…
Reference in a new issue