Skip to content

Commit e47e101

Browse files
committed
document config template variable
1 parent 0c73307 commit e47e101

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/config-in-templates.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
default: minor
3+
---
4+
5+
# Make `config` available in custom templates
6+
7+
The configuration options object is now exposed as a variable called `config` in Jinja2 templates.

0 commit comments

Comments
 (0)