Skip to content

Commit b109558

Browse files
authored
Add recommended meta tags
1 parent 1f531be commit b109558

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: reading-documentation.html

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1+
2+
<!doctype html>
3+
<html lang='en'>
14
<head>
5+
<meta charset='utf-8'>
6+
<meta name='viewport' content='width=device-width,initial-scale=1'>
27
<title>Reading Documentation</title>
38
<style>
49
body {
@@ -51,3 +56,4 @@ <h4>Understanding the types of things</h4>
5156
</li>
5257
</ul>
5358
</body>
59+
</html>

0 commit comments

Comments
 (0)