feat(web/tvl): Add two secondary links for myself
This commit is contained in:
parent
2426ffc604
commit
f2d8370a9a
1 changed files with 2 additions and 0 deletions
|
@ -138,4 +138,6 @@ digraph tvl {
|
|||
edef -> nix [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||
cynthia -> baby [weight=0 style="dotted" arrowhead="none" color="pink"];
|
||||
eta -> baby [weight=0 style="dotted" arrowhead="none" color="pink"];
|
||||
aranea -> nix [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||
aranea -> profpatsch [weight=0 style="dotted" color="grey" arrowhead="none"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue