summaryrefslogtreecommitdiff
path: root/ci-prod.ick
diff options
context:
space:
mode:
Diffstat (limited to 'ci-prod.ick')
-rw-r--r--ci-prod.ick2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-prod.ick b/ci-prod.ick
index 90cade6..8ed98d9 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -964,7 +964,7 @@ pipelines:
base="$(basename "$file" .md)"
(
cd "$(dirname "$file")"
- if subplot $opts metadata "$base.md" | grep -q "^titls:"
+ if subplot $opts metadata "$base.md" | grep -q "^title:"
then
subplot $opts docgen "$base.md" -o "$output/$base.html"
subplot $opts docgen "$base.md" -o "$output/$base.pdf"