Update HTML template

This commit is contained in:
caribaud 2023-05-26 17:12:54 +02:00
parent da1eba4676
commit 54bbeade8c
1 changed files with 2 additions and 4 deletions

View File

@ -2,10 +2,8 @@
<!-- CC-BY-NC-SA https://git.aribaud.net/caribaud/melpomene/ --> <!-- CC-BY-NC-SA https://git.aribaud.net/caribaud/melpomene/ -->
<div id="reader-frame"> <div id="reader-frame">
<div id="reader-content-frame"> <div id="reader-content-frame">
<!-- replace all 'xxxx' with the actual value --> <div id="reader-pages" class="animated" hidden>
<div id="reader-pages" class="animated" data-pages-width="xxxx" data-pages-height="xxxx" hidden> <!-- your img tags here, see documentation -->
<img loading="lazy" src="xxxx" data-zooms="xxxx"/>
<!-- duplicate img for each comic page -->
</div> </div>
<div id="focus-overlay" class="flex-col fill"> <div id="focus-overlay" class="flex-col fill">
<div class="grow obscured animated"></div> <div class="grow obscured animated"></div>