Skip to content

Commit

Permalink
fix: 修复部分阅读器无法打开epub版书籍的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
epifirumu committed Aug 13, 2024
1 parent f59c87a commit 1824563
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ create-missing = false

[output.epub]
additional-css = ["theme/indent.css"]
cover-image = "illustrations/cover.jpg"
cover-image = "illustrations/epub-cover.jpg"
no-section-label = true

[output.typst-pdf]
Expand Down
Binary file added src/illustrations/epub-cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1824563

Please sign in to comment.