Tweak epub:type in half titlepage

This commit is contained in:
HendrikBK 2025-03-06 21:21:51 -03:00
parent e67f0bdef1
commit 3a7f5fa192

View file

@ -7,7 +7,7 @@
</head> </head>
<body epub:type="frontmatter"> <body epub:type="frontmatter">
<section id="halftitlepage" epub:type="halftitlepage"> <section id="halftitlepage" epub:type="halftitlepage">
<h2 epub:type="title">The First Men in the Moon</h2> <h2 epub:type="fulltitle">The First Men in the Moon</h2>
</section> </section>
</body> </body>
</html> </html>