Compare commits
2 Commits
47f16f0e30
...
25d88c42ec
Author | SHA1 | Date |
---|---|---|
Elf M. Sternberg | 25d88c42ec | |
Elf M. Sternberg | 461f851a72 |
|
@ -107,7 +107,7 @@ Conditional statements are managed with `if/is ... else ... endif`
|
|||
|
||||
The list of `is` tests that are shipped with Zola are:
|
||||
|
||||
{{ definition_list(source="@/docs/zola/predicates.yaml") }}
|
||||
{{ definition_list(source="docs/zola/predicates.json") }}
|
||||
|
||||
- `defined`: the given variable is defined.
|
||||
- `undefined`: the given variable is undefined.
|
||||
|
|
Loading…
Reference in New Issue