Skip to content
Permalink
5bbc6c3813
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (13 sloc) 582 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<package version="2.0" xmlns="http://www.idpf.org/2007/opf" unique-identifier="BookId">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf"></metadata>
<manifest>
<item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml" />
<item id="intro" href="intro.xhtml" media-type="application/xhtml+xml" />
<item id="css" href="eoa-epub.css" media-type="text/css" />
</manifest>
<spine toc="ncx">
<itemref idref="cover" />
<itemref idref="intro" />
</spine>
</package>