[tor-commits] [flashproxy/master] Put a charset on embed.html.
dcf at torproject.org
dcf at torproject.org
Mon Jul 9 19:39:24 UTC 2012
commit 346452577a6ff7b6cd064bcca6ce11c79e0369bc
Author: David Fifield <david at 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 {
More information about the tor-commits
mailing list