Skip to content

Commit a4b8d4a

Browse files
A11y: Document encoding should be in the first 124 bytes.
1 parent 6aca519 commit a4b8d4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

editor.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!DOCTYPE html>
22
<html lang="en" data-useragent="Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)">
3-
<!--
3+
<head>
4+
<meta charset="utf-8">
5+
<!--
46
.:://++++++//:-.
57
.++/::++++++++++++/`
68
:++ /+++++++++++/:
@@ -58,8 +60,6 @@
5860

5961
Nicholas and Damien.
6062
-->
61-
<head>
62-
<meta charset="utf-8">
6363
<title>Python editor</title>
6464
<meta name="viewport" content="width=device-width,initial-scale=1">
6565
<link rel="stylesheet" type="text/css" href="static/css/style.css" />

0 commit comments

Comments
 (0)