commit 346452577a6ff7b6cd064bcca6ce11c79e0369bc Author: David Fifield david@bamsoftware.com Date: Mon Jul 9 12:13:59 2012 -0700
Put a charset on embed.html. --- embed.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/embed.html b/embed.html index fce05ff..a5fd275 100644 --- a/embed.html +++ b/embed.html @@ -1,6 +1,7 @@ <!DOCTYPE html> <html> <head> +<meta charset="utf-8"> <meta http-equiv="refresh" content="86400"> <style type="text/css"> body {
tor-commits@lists.torproject.org