From 835e63143b4fbbf7b5cfbc0d31656b53ee4ca7bb Mon Sep 17 00:00:00 2001 From: Jordan Date: Mon, 7 Sep 2020 18:35:31 -0700 Subject: networks-by-bandwidth href correction --- tor-metrics/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor-metrics/templates/index.html b/tor-metrics/templates/index.html index c3b0e96..60f2ca7 100644 --- a/tor-metrics/templates/index.html +++ b/tor-metrics/templates/index.html @@ -1,5 +1,5 @@ {% extends "relay-list.html" %} {% block title %}Tor Relays{% endblock %} -{% block header %}Tor Metrics (v3, git) :: Networks, Families{% endblock %} +{% block header %}Tor Metrics (v3, git) :: Networks, Families{% endblock %} {% block description %}Relay listings are statically generated every hour. Last fetch was at {{ relays.timestamp }}. Listing top 500 relays; view full list.{% endblock %} -- cgit v1.2.3-54-g00ecf