rwx/
All checks were successful
/ job (push) Successful in 1m12s

This commit is contained in:
Marc Beninca 2024-12-15 14:24:15 +01:00
parent 4773a9282e
commit 0a073a7a93
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -293,6 +293,10 @@ URL="https://todo.rwx.work"
}
# ╭─────┬─────┬───────╮
# │ DNS │ RWX │ Forge │
# ╰─────┴─────┴───────╯
"dns/rwx/forge/marc" [
fontcolor="#8080FF"
label="Marc"
@ -300,11 +304,19 @@ URL="https://forge.rwx.work/marc.beninca"
]
"dns/rwx/forge/marc" -> "dns/rwx/forge"
# ╭─────┬─────┬──────╮
# │ DNS │ RWX │ OFSP │
# ╰─────┴─────┴──────╯
{
"dns/rwx/ofsp/python" [label="Python"]
"dns/rwx/ofsp/shell" [label="Shell"]
} -> "dns/rwx/ofsp"
# ╭─────┬─────┬──────╮
# │ DNS │ RWX │ RTFD │
# ╰─────┴─────┴──────╯
{
"dns/rwx/rtfd/forgejo" [label="Forgejo"]
} -> "dns/rwx/rtfd"