diff options
author | Griffin Smith <griffin@urbint.com> | 2020-04-21T16·46-0400 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-04-21T17·01+0100 |
commit | 1a88352470b7df287bf0c99274ed24a3440cbeb0 (patch) | |
tree | e1bbbec9353ba6b71094c0060dfbcda83f380bb6 /web | |
parent | 83f2cf7cd80718195e99f8dfc1bcbeddf08fdec4 (diff) |
feat(web/tvl): add ac's website r/664
AC's got a website! I found it!
Diffstat (limited to 'web')
-rw-r--r-- | web/tvl/tvl.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 627af5d44d4d..fbcb64c84a29 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -7,7 +7,7 @@ digraph tvl { tazjin -> TVL [style="bold"]; // people - ac; + ac [href="https://the-alex.github.io/about/"]; andi [label="andi-" href="https://andreas.rammhold.de/"]; maskerad [href="https://femalelegends.com/"]; anon1 [color="grey" fontcolor="grey"]; |