mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-06 14:48:02 -05:00
possible pathing fix
This commit is contained in:
22734
cookbook/static/pdfjs/web/pdf.mjs
Normal file
22734
cookbook/static/pdfjs/web/pdf.mjs
Normal file
File diff suppressed because it is too large
Load Diff
@@ -29,7 +29,7 @@ See https://github.com/adobe-type-tools/cmap-resources
|
|||||||
|
|
||||||
<!-- This snippet is used in production (included from viewer.html) -->
|
<!-- This snippet is used in production (included from viewer.html) -->
|
||||||
<link rel="resource" type="application/l10n" href="locale/locale.json">
|
<link rel="resource" type="application/l10n" href="locale/locale.json">
|
||||||
<script src="../build/pdf.mjs" type="module"></script>
|
<script src="pdf.mjs" type="module"></script>
|
||||||
|
|
||||||
<link rel="stylesheet" href="viewer.css">
|
<link rel="stylesheet" href="viewer.css">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user