From 12b697b8583864727b0bf2ac800dda5d5e4e34eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Thu, 26 Jun 2025 23:24:36 +0100 Subject: [PATCH] chore: add data.json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c576a25..5ae6627 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Render **template.tera** with a record as context from the pipeline. } ``` -**template.tera*** +**template.tera** ```jinja Hello, {{ name }}!Projects: {% for project in projects -%}