blob: 742826eb1be00f75569206a0826acef8c305899c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="GitHubCommitLogViewer.css">
<script type="text/javascript" src="./GitHubCommitLogViewer.js"></script>
</head>
<body>
<script type="text/javascript">
new GitHubCommitLogViewer().start();
</script>
</body>
</html>