Update map
This commit is contained in:
727
content/map.html
727
content/map.html
File diff suppressed because it is too large
Load Diff
@ -33,11 +33,12 @@ digraph Map {
|
|||||||
"ally 15" [href="/15"]
|
"ally 15" [href="/15"]
|
||||||
"ally 16" [href="/16"]
|
"ally 16" [href="/16"]
|
||||||
"ally 17" [href="/17"]
|
"ally 17" [href="/17"]
|
||||||
|
"ally 18" [href="/18"]
|
||||||
"To be continued..." [shape="none"]
|
"To be continued..." [shape="none"]
|
||||||
"ally 1" -> "ally 2" -> "ally 3" -> "ally 4" -> "ally 5" ->
|
"ally 1" -> "ally 2" -> "ally 3" -> "ally 4" -> "ally 5" ->
|
||||||
"ally 6" -> "ally 7" -> "ally 8" -> "ally 9" -> "ally 10" ->
|
"ally 6" -> "ally 7" -> "ally 8" -> "ally 9" -> "ally 10" ->
|
||||||
"ally 11" -> "ally 12" -> "ally 13" -> "ally 14" -> "ally 15" ->
|
"ally 11" -> "ally 12" -> "ally 13" -> "ally 14" -> "ally 15" ->
|
||||||
"ally 16" -> "ally 17" -> "To be continued..."
|
"ally 16" -> "ally 17" -> "ally 18" -> "To be continued..."
|
||||||
|
|
||||||
node[group="dad",style="filled",fillcolor="#cccccc",fontcolor="#222222"]
|
node[group="dad",style="filled",fillcolor="#cccccc",fontcolor="#222222"]
|
||||||
"Dad 1" [href="/dad/1"]
|
"Dad 1" [href="/dad/1"]
|
||||||
|
|||||||
727
static/map.svg
727
static/map.svg
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user