diff --git a/nodes.dot b/nodes.dot index dfdf2bc..37dd145 100644 --- a/nodes.dot +++ b/nodes.dot @@ -13,6 +13,7 @@ digraph "" np [label="NeoPortable"] nv [label="NeoVAX"] ncuiqh [label="ncuiqh.nerdpol.ovh"] + fionaLHS [label="fiona.yukipedia.cf"] NeoPMC1 -> local [dir=both] NeoPMC2 -> local [dir=both] @@ -29,4 +30,5 @@ digraph "" np -> c nv -> np [dir=both] ncuiqh -> c [dir=both] + fionaLHS -> ucbvax [dir=both] } diff --git a/nodes.png b/nodes.png index 816d4eb..869dbcc 100644 Binary files a/nodes.png and b/nodes.png differ