chore: add data.json

This commit is contained in:
Jesús Pérex 2025-06-26 23:24:36 +01:00
parent e0e144478b
commit 12b697b858

View File

@ -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 -%}