From f2d8370a9a31b04dce13a0fa6f522b0412abeeef Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Thu, 23 Apr 2020 22:29:27 +0200 Subject: feat(web/tvl): Add two secondary links for myself --- web/tvl/tvl.dot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index ab3466da0b..ed1eeb8ba7 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -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"]; } -- cgit 1.4.1