From 848aca85801d3c2995f61528564b4bb6918bfcb1 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 21 Apr 2020 04:03:33 +0100 Subject: feat(web/tvl): Add clickable homepage links for most people --- web/tvl/tvl.dot | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'web/tvl/tvl.dot') diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index db18aaaacf7c..b68218d4e41f 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -8,36 +8,36 @@ digraph tvl { // people ac; - andi; - anna; + andi href=["https://andreas.rammhold.de/"]; + anna [href="https://femalelegends.com/"]; anon1 [color="grey" fontcolor="grey"]; - aurora; - benjojo; - cynthia; - edef; + aurora [href="https://nonegenderleftfox.aventine.se/"]; + benjojo [href="https://benjojo.co.uk/"]; + cynthia [href="https://cynthia.re/"]; + edef [href="https://edef.eu/files/edef.hs"]; espes; - eta; + eta [href="https://theta.eu.org/"]; firefly; - flokli; - geoffrey; - glittershark; - grahamc; - isomer; - joern; - justinw; - leah2; + flokli [href="https://flokli.de/"]; + geoffrey [href="https://ghuntley.com/"]; + glittershark [href="https://gws.fyi"]; + grahamc [href="https://grahamc.com/"]; + isomer [href="https://www.lorier.net/"]; + joern [href="https://twitter.com/FR31H31T"]; + justinw [href="https://jusrin.dev/"]; + leah2 [href="https://leahneukirchen.org/"]; loke; - lukegb; - marcusr; + lukegb [href="https://lukegb.com/"]; + marcusr [href="http://marcus.nordaaker.com/"]; multi; ncl; poigon; - profpatsch; - puck; - qyliss; - seven; - tazjin; - wpcarro; + profpatsch [href="http://profpatsch.de/"]; + puck [href="https://puckipedia.com/"]; + qyliss [href="https://alyssa.is"]; + seven [href="https://open.spotify.com/user/so7"]; + tazjin [href="https://tazj.in/"]; + wpcarro [href="https://wpcarro.dev/"]; // companies (blue) spotify [color="#4285f4" fontcolor="#4285f4"]; -- cgit 1.4.1