Compare commits
4 commits
11353037ff
...
cfeef7fc9f
Author | SHA1 | Date | |
---|---|---|---|
cfeef7fc9f | |||
6f47e9d5ac | |||
096f937fcd | |||
902aeed764 |
1 changed files with 8 additions and 2 deletions
10
index.gv
10
index.gv
|
@ -360,7 +360,10 @@ node [fillcolor="#404080"]
|
|||
# │ Parts │ forge │
|
||||
# ╰───────┴───────╯
|
||||
|
||||
forge_marc_keys_proofs_others -> forge_marc_keys_proofs -> forge_marc_keys -> forge_marc
|
||||
{
|
||||
forge_marc_keys_proofs -> forge_marc_keys
|
||||
forge_marc_others
|
||||
} -> forge_marc
|
||||
|
||||
forge_marc_keys [shape="plaintext", margin="0", label=<
|
||||
<table cellspacing="0">
|
||||
|
@ -394,7 +397,7 @@ forge_marc_keys_proofs [shape="plaintext", margin="0", label=<
|
|||
<tr><td bgcolor="#603000" href="https://liberapay.com/marc.beninca">LiberaPay</td></tr>
|
||||
</table>>]
|
||||
|
||||
forge_marc_keys_proofs_others [shape="plaintext", margin="0", label=<
|
||||
forge_marc_others [shape="plaintext", margin="0", label=<
|
||||
<table cellspacing="0">
|
||||
<tr><td>Others</td></tr>
|
||||
<tr><td bgcolor="#303030" border="0">cv</td></tr>
|
||||
|
@ -403,6 +406,8 @@ forge_marc_keys_proofs_others [shape="plaintext", margin="0", label=<
|
|||
<tr><td bgcolor="#303030" border="0">git</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://app.radicle.xyz/nodes/seed.radicle.garden/users/did:key:z6Mkw8Z2UwbezxCLsLU1vKrvod5qFLQM8VTK1yArbzAcRfxU">Radicle</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://tangled.sh/marc.beninca.link">Tangled</td></tr>
|
||||
<tr><td bgcolor="#303030" border="0">package</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://pypi.org/user/marc.beninca">Python</td></tr>
|
||||
<tr><td bgcolor="#303030" border="0">social</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://linkedin.com/in/marc-beninca">LinkedIn</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://youtube.com/@marc.beninca/videos">YouTube</td></tr>
|
||||
|
@ -490,6 +495,7 @@ rwx_prj_name [label="Name"]
|
|||
{
|
||||
rwx_rwx_dev [label="Proper\nbranches"]
|
||||
rwx_rwx_readme [label="Read Me"]
|
||||
rwx_rwx_yaml [label="Drop YAML\ndependency"]
|
||||
} -> rwx_rwx
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue