From 303e04decd1a30f2dd88e3c0d31e90cad3e5eb62 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 30 Jul 2024 22:23:20 +1200 Subject: [PATCH] clean up nomadnet browser navigation bar --- public/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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
-
-
+
+