commit 5667aa8ebbb69ce9d18f46a29bfc9894835cb650 Author: David Fifield david@bamsoftware.com Date: Thu Dec 20 18:29:51 2018 -0700
Fix HTML tag typo. --- proxy/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxy/static/index.html b/proxy/static/index.html index 9b4175e..a0c6a48 100644 --- a/proxy/static/index.html +++ b/proxy/static/index.html @@ -75,4 +75,4 @@ gitweb.torproject.org/pluggable-transports/snowflake.git Last update: <time>2018-12-19</time>
</body> -<html> +</html>
tor-commits@lists.torproject.org