[snowflake/master] Declare utf-8 in index.html.

16 Apr
2018
16 Apr
'18
12:37 a.m.
commit 933c117a484ef0365cc9aff5626520b20b8b8f36 Author: David Fifield <david@bamsoftware.com> Date: Sun Apr 15 17:31:47 2018 -0700 Declare utf-8 in index.html. --- proxy/static/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy/static/index.html b/proxy/static/index.html index 5767593..e454086 100644 --- a/proxy/static/index.html +++ b/proxy/static/index.html @@ -3,6 +3,7 @@ <head> <title>Snowflake</title> +<meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <style> body { text-align: center; margin: auto;
2620
Age (days ago)
2620
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org