X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/8cfe1f8fb4f50c405ec1fa5ddfa367ef951e9c6b..dae85cc198c36d58dd2bdd6eaf29f69a5e3cacaa:/librarian/epub/xsltContent.xsl

diff --git a/librarian/epub/xsltContent.xsl b/librarian/epub/xsltContent.xsl
index c443a15..83eb376 100644
--- a/librarian/epub/xsltContent.xsl
+++ b/librarian/epub/xsltContent.xsl
@@ -35,6 +35,9 @@
       <spine toc="toc">
         <itemref idref="titlePage" />
       </spine>
+      <guide>
+        <reference type="text" title="Początek" href="part1.html" />
+      </guide>
     </package>
   </xsl:template>