parent
acc880e4a6
commit
c25bbf3407
1 changed files with 5 additions and 3 deletions
8
index.gv
8
index.gv
|
@ -565,9 +565,9 @@ rwx_todo_name [label="Name"]
|
|||
# │ Tasks │ tilde.link │
|
||||
# ╰───────┴────────────╯
|
||||
|
||||
{
|
||||
tilde_logo [label="Logo"]
|
||||
|
||||
tilde_logo -> tilde
|
||||
} -> tilde
|
||||
|
||||
# ╭─────╮
|
||||
# │ WIP │
|
||||
|
@ -576,14 +576,16 @@ tilde_logo -> tilde
|
|||
edge [color="#C0C000"]
|
||||
node [fillcolor="#606000"]
|
||||
|
||||
{
|
||||
wip [shape="plaintext", margin="0", label=<
|
||||
<table cellspacing="0">
|
||||
<tr><td>WIP</td></tr>
|
||||
<tr><td bgcolor="#303030" border="0">Work In<br/>Progress</td></tr>
|
||||
</table>>]
|
||||
} -> {
|
||||
|
||||
wip -> {
|
||||
rwx_todo
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue