Remove redundant meta charset
UTF-8 is the default for HTML5 pages anyway.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
-->
|
||||
<title>noVNC</title>
|
||||
|
||||
<meta charset="utf-8">
|
||||
|
||||
<style>
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user