Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrichardlarson authored Nov 26, 2020
1 parent a178850 commit baf53ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<html>
<head>
<title>unbox</title>

<!-- Include eel.js - note this file doesn't exist in the 'web' directory -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<script defer src="render.js"></script>
</head>
Expand All @@ -18,4 +16,4 @@ <h6>You can feed this file into OBS and it will automatically display what you'r
<h6>Here's the last track that we logged: <b><p id="last_log"></p></b></h6>

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

0 comments on commit baf53ff

Please sign in to comment.