Compare commits

..

No commits in common. "99499e5afd4727696a1f368da71e879f5fa95b16" and "2e576a2d9b3c7601a1dae38b90673f156356de0e" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -64,7 +64,6 @@ you can insert raw html using the corresponding `.gmo` syntax: the contents of a
# references
* [EPUB - Wikipedia](https://en.wikipedia.org/wiki/EPUB#Implementation)
* [EPUB 3.2](https://www.w3.org/publishing/epub3/)
* [Gempub](https://codeberg.org/oppenlab/gempub)
# license

View File

@ -8,7 +8,6 @@
<dc:creator id="creator">{author}</dc:creator>
<dc:description>{description}</dc:description>
<dc:date>{publishDate}</dc:date>
<dc:contributor id="translator">{translator}</dc:contributor>
<meta property="dcterms:modified">{date}</meta>
<meta content="{cover}" name="cover"/>
</metadata>