5 lines
243 B
HTML
5 lines
243 B
HTML
<!-- This snippet is used in the Chromium extension (included from viewer.html) -->
|
|
<base href="/content/web/" />
|
|
<link rel="resource" type="application/l10n" href="locale/locale.json" />
|
|
<script src="../build/pdf.mjs" type="module"></script>
|