From f292dbb186234f259c0bc034ec9eb01f2ae6c8c7 Mon Sep 17 00:00:00 2001 From: Arceliar Date: Wed, 16 Jan 2019 00:29:02 -0600 Subject: [PATCH] Update about.html --- web/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.