Skip to content

Commit

Permalink
Prepared master for week 09
Browse files Browse the repository at this point in the history
  • Loading branch information
S-unya committed Apr 12, 2018
1 parent b15a018 commit 07c06fa
Show file tree
Hide file tree
Showing 5 changed files with 6,436 additions and 4,501 deletions.
8 changes: 2 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,11 @@
}
</style>
<script src="https://cdn.polyfill.io/v2/polyfill.js?features=fetch,promise"></script>
<script type="module" src="index.js"></script>
<script nomodule src="dist/bundle.js" type="text/javascript"></script>
<script async defer src="dist/bundle.js" type="text/javascript"></script>
</head>

<body>
<h1 id='heading'></h1>
<form id='keyboard'>

</form>
<div id="app"></div>


<p>Press
Expand Down
Loading

0 comments on commit 07c06fa

Please sign in to comment.