[git commit] header.html: set charset=utf-8

Denys Vlasenko vda.linux at googlemail.com
Wed Jan 23 06:52:12 UTC 2013


commit: http://git.busybox.net/busybox-website/commit/?id=f08a3d2d2f96b0810786ea0f4519792d4d2ff835
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 header.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/header.html b/header.html
index 6c5de80..59db1a8 100644
--- a/header.html
+++ b/header.html
@@ -2,7 +2,7 @@
 
 <html>
   <head>
-    <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
+    <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
     <title>BusyBox</title>
     <style type="text/css">
      body {


More information about the busybox-cvs mailing list