"Pages in this section" -> "Pages in *file title*"

pull/2/head
emamaker 11 months ago
parent 4536162c42
commit 52b4b836f2
  1. 2
      rivet.sh

@ -224,7 +224,7 @@ if ! [ "$SKIP_LIST" ]; then
if [ "$indexf" = "$destdir/index.html" ]; then
llinksec=$linksec
else
llinksec="$linksec in this section"
llinksec="$linksec in $title"
fi
tmpfile="$(mktemp)"

Loading…
Cancel
Save