diff --git a/public/index.html b/public/index.html index a4fc8a6..6c9ecdb 100644 --- a/public/index.html +++ b/public/index.html @@ -811,14 +811,14 @@
-
{{ selectedNode.name }}
-
<{{ selectedNode.destination_hash }}> {{ selectedNodePath.hops }} {{ selectedNodePath.hops === 1 ? 'hop' : 'hops' }} away
+ {{ selectedNode.name }} + - {{ selectedNodePath.hops }} {{ selectedNodePath.hops === 1 ? 'hop' : 'hops' }} away
-
-
+
+