diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2013-01-23 06:52:12 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2013-01-23 06:52:12 (GMT) |
| commit | f08a3d2d2f96b0810786ea0f4519792d4d2ff835 (patch) | |
| tree | 5da7739b590b6145fd9d7c039e988c78a26c8a41 | |
| parent | 3e171cefa4b8d5dfbde18bc4280ea3dfd3b9a538 (diff) | |
| download | busybox-website-f08a3d2d2f96b0810786ea0f4519792d4d2ff835.tar.gz busybox-website-f08a3d2d2f96b0810786ea0f4519792d4d2ff835.tar.bz2 | |
header.html: set charset=utf-8
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | 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 { |
