Prefetch paged.js
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user