Prefetch paged.js

This commit is contained in:
2023-04-16 01:56:18 +02:00
parent e62126a83e
commit e1d0baf5fe
8 changed files with 13 additions and 28 deletions

View File

@ -14,8 +14,8 @@
window.addEventListener("afterprint", () => { location.reload(); });
}
</script>
<!-- TODO store paged.js locally to avoid using the internet -->
<script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>
<script src="C:\ProgramData\Elwig\resources\paged.polyfill.js"></script>
<!--link rel="stylesheet" href="C:\ProgramData\Elwig\resources\style.css"/-->
@{ await IncludeAsync("Style.css"); }
</head>
<body>