Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Could be a fix for the strange bug of the bullgit website.
Issue : bullgit/bullgit.github.io#63
  • Loading branch information
LukyVj committed Mar 12, 2016
1 parent 2d7181e commit 966d69d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Issue Lister</title>
<link rel="stylesheet" href="style.css">
</head>
Expand Down Expand Up @@ -58,4 +59,4 @@ <h1>Open Issues and Pullrequests</h1>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.2/moment.min.js"></script>
<script src="script.js"></script>
<script src="config.js"></script>
</html>
</html>

0 comments on commit 966d69d

Please sign in to comment.