Add black and white version epub on the website (#293)

Co-authored-by: Cedric <ced@awase.ostal>
This commit is contained in:
cedounet
2023-12-01 03:17:01 +00:00
committed by GitHub
parent 008a35ffeb
commit a09d94d7df

View File

@@ -504,8 +504,10 @@ class ModifyBuild
<p class="noindent">
EPUB: <a href="https://www.the-bread-code.io/book.epub">https://www.the-bread-code.io/book.epub</a><br>
EPUB in Black & White, size optimized for screen readers : <a href="https://www.the-bread-code.io/bw-book.epub">https://www.the-bread-code.io/bw-book.epub</a><br>
</p>
<p class="noindent">
The full source code of the book can be found here:
<a href="https://www.github.com/hendricius/the-sourdough-framework">https://www.github.com/hendricius/the-sourdough-framework</a>