summaryrefslogtreecommitdiff
path: root/vnc_lite.html
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2019-04-02 14:22:34 +0200
committerPierre Ossman <ossman@cendio.se>2019-04-02 14:22:34 +0200
commit2aa3b5bc79a6ae33be93985469be27a6b787176f (patch)
treed46c2ee3c4774868043a31dfb90406ac66e886a1 /vnc_lite.html
parentdcc41bde618ade458ec516736b375a19db3b13ed (diff)
downloadnovnc-2aa3b5bc79a6ae33be93985469be27a6b787176f.tar.gz
Get rid of self-closing tags
This is a remnant of XHTML and not used in standard HTML. Get rid of them so that no-one mistakes our files for being XHTML compatible.
Diffstat (limited to 'vnc_lite.html')
-rw-r--r--vnc_lite.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc_lite.html b/vnc_lite.html
index 1012a47..426d79b 100644
--- a/vnc_lite.html
+++ b/vnc_lite.html
@@ -16,7 +16,7 @@
-->
<title>noVNC</title>
- <meta charset="utf-8" />
+ <meta charset="utf-8">
<style>