diff --git a/book/tex4ebook.cfg b/book/tex4ebook.cfg
index 9906e44..43adcf5 100644
--- a/book/tex4ebook.cfg
+++ b/book/tex4ebook.cfg
@@ -1,4 +1,9 @@
\Preamble{xhtml}
+\renewcommand\listofflowcharts{%
+\chapter*{\listoflocname}%
+\TableOfContents[loc]%
+}
+\ConfigureToc{loc}{\HCode{}}{\ }{}{\HCode{
}}
\begin{document}
\Configure{DocumentLanguage}{en}
\Configure{OpfScheme}{URI}
diff --git a/website/modify_build.rb b/website/modify_build.rb
index c2067af..ce2f697 100644
--- a/website/modify_build.rb
+++ b/website/modify_build.rb
@@ -237,7 +237,7 @@ class ModifyBuild
# https://github.com/hendricius/the-sourdough-framework/pull/188 for more
# details
appendix_html = %Q{
-
+