diff options
Diffstat (limited to 'www')
| -rwxr-xr-x | www/static/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/static/header.html b/www/static/header.html index d426333..4eda33f 100755 --- a/www/static/header.html +++ b/www/static/header.html @@ -4,6 +4,7 @@ <title>VFS</title> <link rel="stylesheet" href="/static/style.css"> <link rel="stylesheet" href="/static/font-awesome/css/font-awesome.min.css"> + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body onmousedown="hideMenu()"> |
