mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
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