diff --git a/web/templates/about.html b/web/templates/about.html index 9ee8780..4b70fcd 100644 --- a/web/templates/about.html +++ b/web/templates/about.html @@ -8,7 +8,7 @@

Network map

-

The network page has a map of Yggdrasil's spanning tree as it is now. The map is not complete since it is hard/impossible to get a full picture of the network, and it only includes the minimum subset of links needed to construct the spanning tree. The known nodes and tree coordinates are taken from Yakamo's API. Node can be configured by setting a "name" field in NodeInfo, or from Yakamo's node list as a fallback.

+

The network page has a map of Yggdrasil's spanning tree as it is now. The map is not complete since it is hard/impossible to get a full picture of the network, and it only includes the minimum subset of links needed to construct the spanning tree. The known nodes and tree coordinates are taken from Yakamo's API. Node names can be configured by setting a "name" field in NodeInfo, or from Yakamo's node list as a fallback.