fix(web/tvl): Fix graphviz syntax (*coughs*)
This commit is contained in:
parent
848aca8580
commit
7647516751
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ digraph tvl {
|
||||||
|
|
||||||
// people
|
// people
|
||||||
ac;
|
ac;
|
||||||
andi href=["https://andreas.rammhold.de/"];
|
andi [href="https://andreas.rammhold.de/"];
|
||||||
anna [href="https://femalelegends.com/"];
|
anna [href="https://femalelegends.com/"];
|
||||||
anon1 [color="grey" fontcolor="grey"];
|
anon1 [color="grey" fontcolor="grey"];
|
||||||
aurora [href="https://nonegenderleftfox.aventine.se/"];
|
aurora [href="https://nonegenderleftfox.aventine.se/"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue