Update HTML template
This commit is contained in:
parent
da1eba4676
commit
54bbeade8c
|
@ -2,10 +2,8 @@
|
|||
<!-- CC-BY-NC-SA https://git.aribaud.net/caribaud/melpomene/ -->
|
||||
<div id="reader-frame">
|
||||
<div id="reader-content-frame">
|
||||
<!-- replace all 'xxxx' with the actual value -->
|
||||
<div id="reader-pages" class="animated" data-pages-width="xxxx" data-pages-height="xxxx" hidden>
|
||||
<img loading="lazy" src="xxxx" data-zooms="xxxx"/>
|
||||
<!-- duplicate img for each comic page -->
|
||||
<div id="reader-pages" class="animated" hidden>
|
||||
<!-- your img tags here, see documentation -->
|
||||
</div>
|
||||
<div id="focus-overlay" class="flex-col fill">
|
||||
<div class="grow obscured animated"></div>
|
||||
|
|
Loading…
Reference in New Issue