fix html tag

This commit is contained in:
Leo 2017-01-30 11:48:42 -05:00
parent 1620b147da
commit bb481eb77c
2 changed files with 2 additions and 7 deletions

View file

@ -5,6 +5,7 @@
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css' />
<link href="lib/prism/prism.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<header>
@ -36,4 +37,4 @@
}
</script>
</body>
</html
</html>