Prueba de adición de portada a EPUB

This commit is contained in:
perro tuerto 2021-11-08 00:50:03 -06:00
parent e480691daa
commit 67bc59adf8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</head> </head>
<body class="sin-margen"> <body class="sin-margen">
<section epub:type="cover" role="doc-cover"> <section epub:type="cover" role="doc-cover">
<img id="cover-image" class="forro" alt="Imagen de portada" src="../img/portada.png" /> <img id="cover-image" class="forro" alt="Imagen de portada" src="../img/portada.jpg" />
</section> </section>
</body> </body>
</html> </html>