Skip to content

Commit 52e33c4

Browse files
committed
updates jsonify call
1 parent bd1d1d3 commit 52e33c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plays.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
---
33

4-
{{ site.plays | jsonify }}
4+
{{ site.plays | map:"to_liquid" | jsonify }}

0 commit comments

Comments
 (0)