diff --git a/push b/push index 1cbde11..bced69d 100755 --- a/push +++ b/push @@ -23,11 +23,12 @@ function multipage-fixup() ( # https://github.com/owenh000/asciidoctor-multipage/issues/21 # https://github.com/owenh000/asciidoctor-multipage/issues/22 find "$1" -name '*.html' ! -name 'index.html' | xargs perl -lapi -e ' -s/)/

Table of contents<\/h2>\1/g; +s/)/

Table of contents<\/h2>\1/g; ) # GitHub pages.