This commit is contained in:
Marc Beninca 2024-12-09 22:50:46 +01:00
parent 1715f0b58d
commit 468c2cbb1a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -20,7 +20,7 @@ penwidth="2"
style="filled"
]
{rank="max"
{ rank="max"
"" [style="invis"]
}
@ -54,7 +54,77 @@ subgraph "cluster/ops" { label="Ops"
edge [color="#FF0000"]
node [fillcolor="#303030"]
{rank="max"
subgraph "cluster/beninca.link" {
label="beninca.link"
URL="https://beninca.link"
"beninca.link/marc" [
fontcolor="#8080FF"
label="Marc"
URL="https://marc.beninca.link"
]
}
subgraph "cluster/rwx.work" {
label="rwx.work"
URL="https://rwx.work"
"rwx.work/blog" [
fontcolor="#8080FF"
label="Blog"
URL="https://blog.rwx.work"
]
"rwx.work/forge" [
fontcolor="#8080FF"
label="Forge"
URL="https://forge.rwx.work"
]
"rwx.work/lsgm" [
fontcolor="#8080FF"
label="LSGM"
URL="https://lsgm.rwx.work"
]
"rwx.work/ofsp" [
fontcolor="#8080FF"
label="OFSP"
URL="https://ofsp.rwx.work"
]
"rwx.work/rtfd" [
fontcolor="#8080FF"
label="RTFD"
URL="https://rtfd.rwx.work"
]
"rwx.work/rwx" [
fontcolor="#8080FF"
label="RWX"
URL="https://rwx.rwx.work"
]
"rwx.work/spcd" [
fontcolor="#8080FF"
label="SPCD"
URL="https://spcd.rwx.work"
]
"rwx.work/srmp" [
fontcolor="#8080FF"
label="SRMP"
URL="https://srmp.rwx.work"
]
"rwx.work/todo" [
fontcolor="#8080FF"
label="TODO"
URL="https://todo.rwx.work"
]
}
subgraph "cluster/tilde.link" {
label="tilde.link"
URL="https://tilde.link"
"tilde.link/tm" [
fontcolor="#8080FF"
label="TrackMania"
URL="https://tm.tilde.link"
]
}
{ rank="max"
"one" -> "two"