Skip to content

Commit

Permalink
epub dc:language
Browse files Browse the repository at this point in the history
  • Loading branch information
nibazshab committed Dec 12, 2024
1 parent 14d0955 commit d68100f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documents/epub.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ small { color: #777777; }
<?xml version="1.0" encoding="utf-8"?>
<package version="3.0" unique-identifier="BookId" xmlns="http://www.idpf.org/2007/opf">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
<dc:language>zh</dc:language>
<dc:title>书名</dc:title>
<dc:creator opf:role="aut">作者</dc:creator>
<meta name="cover" content="cover.jpg" />
Expand Down

0 comments on commit d68100f

Please sign in to comment.