Remove script from index.html

This commit is contained in:
Rodrigo Pombo 2019-02-18 01:29:35 -03:00
parent 51e5532fa3
commit dd596040fc
2 changed files with 0 additions and 5 deletions

View File

@ -1,2 +1 @@
- fix `./cli$ git-file-history server.js`
- use env var to set the provider in index.html

View File

@ -59,10 +59,6 @@
</style>
</head>
<body>
<!-- when served with githistory cli, commits are injected here: -->
<script>
window._CLI = null;
</script>
<div id="root"></div>
<footer>
<a href="https://github.com/pomber/git-history">Git History</a><br />by