mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Update index.html
This commit is contained in:
parent
57e896d29e
commit
9613ba2e22
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<script src="../../web/ui_utils.js"></script>
|
||||
<script src="../../web/text_layer_builder.js"></script>
|
||||
|
||||
<script src="text/javascript">
|
||||
<script type="text/javascript">
|
||||
// Specify the main script used to create a new PDF.JS web worker.
|
||||
// In production, change this to point to the combined `pdf.js` file.
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue