From 5546016227e39e9981a6c99e101673d125482255 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 11 Aug 2025 23:10:25 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92wip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.gv | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/index.gv b/index.gv index 984f2f0..a18fa70 100644 --- a/index.gv +++ b/index.gv @@ -630,23 +630,8 @@ tilde_update [label="Update"] tilde_tm_workflow [label="Workflow"] } -> tilde_tm -# ╭─────╮ -# │ WIP │ -# ╰─────╯ - -edge [color="#C0C000"] -node [fillcolor="#606000"] - -{ -wip [shape="plaintext", margin="0", label=< - - - -
WIP
Work In
Progress
>] -} -> { - -rwx_todo - -} +# ╭───────╮ +# │ Graph │ +# ╰───────╯ }