social/support
This commit is contained in:
parent
7c773dd588
commit
0af08d12b7
1 changed files with 15 additions and 0 deletions
15
index.gv
15
index.gv
|
@ -159,6 +159,21 @@ URL="https://keyoxide.org/aspe:keyoxide.org:WUD5YVN52J3RJ6CD4ZCWYL6S54"
|
|||
|
||||
}
|
||||
|
||||
# ╭────────┬─────────╮
|
||||
# │ Social │ Support │
|
||||
# ╰────────┴─────────╯
|
||||
|
||||
subgraph "cluster/social/support" {
|
||||
label="Support"
|
||||
|
||||
"social/support/liberapay" [
|
||||
fontcolor="#8080FF"
|
||||
label="LiberaPay"
|
||||
URL="https://liberapay.com/marc.beninca"
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
subgraph "cluster/dns" {
|
||||
|
|
Loading…
Reference in a new issue