commit 1840dba1fc779b918ffb49476da93a15ef726395 Author: Sathyanarayanan Gunasekaran gsathya.ceg@gmail.com Date: Mon Sep 24 07:29:47 2012 +0530
Rename title to Compass --- templates/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/index.html b/templates/index.html index 9ffe0d2..5ad2e60 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Tor Metrics</title> + <title>Compass</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Tor relay stats"> <meta name="author" content="Sathyanarayanan Gunasekaran">
tor-commits@lists.torproject.org