|
|
|
@ -7,7 +7,7 @@ pagedjs.src = "https://unpkg.com/pagedjs/dist/paged.polyfill.js";
|
|
|
|
|
window.addEventListener("load", () => {
|
|
|
|
|
fetchContents();
|
|
|
|
|
atlasLink();
|
|
|
|
|
document.getElementsByTagName("head")[0].appendChild(pagedjs);
|
|
|
|
|
//document.getElementsByTagName("head")[0].appendChild(pagedjs);
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
function fetchContents() {
|
|
|
|
|