Skip to content

Commit

Permalink
Merge pull request #2 from nibreh/master
Browse files Browse the repository at this point in the history
Correct HTML Tags
  • Loading branch information
sebcode committed Sep 30, 2016
2 parents fe8cd6c + 9a552c0 commit d5f26c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Expand Up @@ -73,7 +73,7 @@

<link rel="stylesheet" href="vendor/normalize.css"/>
<link rel="stylesheet" href="style.css"/>
<head>
</head>

<body>

Expand Down Expand Up @@ -119,5 +119,5 @@
<?php endif; ?>

</body>
</head>
</html>

0 comments on commit d5f26c9

Please sign in to comment.