Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
excaliburhan committed Sep 29, 2016
1 parent 953f965 commit c11a5da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<input style='display: none;' id='pdfFile' type='file' nwsaveas="LittleMD.pdf" />
<input style='display: none;' id='htmlFile' type='file' nwsaveas="LittleMD.html" />
</body>
<!-- <script src='/app.js'></script>
<script src='/node_modules/nw-dev/lib/dev.js' data-ignore='*.json|*.md'></script>
<script src='/app.js'></script>
<!-- <script src='/node_modules/nw-dev/lib/dev.js' data-ignore='*.json|*.md'></script>
<script>
const path = './'
const fs = require('fs')
Expand Down

0 comments on commit c11a5da

Please sign in to comment.