From d5cb72fb149e1270147093271080da269c03f981 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Mon, 16 Nov 2020 09:07:23 +0100 Subject: [PATCH] docs: add description front-matter to templates.md (#7733) --- docs/usage/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/templates.md b/docs/usage/templates.md index e4f9445def..09b4eb1d8b 100644 --- a/docs/usage/templates.md +++ b/docs/usage/templates.md @@ -1,6 +1,6 @@ --- title: Template Fields -description: +description: Explain Renovate template fields --- # Template Fields -- GitLab