feat(web/tvl): Add baby url
Meow!
This commit is contained in:
parent
2fb8336764
commit
83f2cf7cd8
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ digraph tvl {
|
||||||
ircv3 [color="#DB4437" fontcolor="#DB4437" href="https://ircv3.net/"];
|
ircv3 [color="#DB4437" fontcolor="#DB4437" href="https://ircv3.net/"];
|
||||||
lgbtslack [label="lgbt.tech" color="#DB4437" fontcolor="#DB4437" href="https://lgbtq.technology/"];
|
lgbtslack [label="lgbt.tech" color="#DB4437" fontcolor="#DB4437" href="https://lgbtq.technology/"];
|
||||||
unspecific [color="grey" fontcolor="grey"];
|
unspecific [color="grey" fontcolor="grey"];
|
||||||
baby [color="pink" fontcolor="pink"];
|
baby [color="pink" fontcolor="pink" href="https://cynthia.re/s/baby"];
|
||||||
|
|
||||||
// primary edges (how did they end up in TVL?)
|
// primary edges (how did they end up in TVL?)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue