parent
874ec5c3e2
commit
d6c1216244
|
@ -67,4 +67,8 @@ Now it's your turn, change the Hello World! on your page to output as lowercase:
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
It may not seem like it now, but much of Jekyll's power comes from combining
|
It may not seem like it now, but much of Jekyll's power comes from combining
|
||||||
Liquid with other features. Let's keep going.
|
Liquid with other features.
|
||||||
|
|
||||||
|
In order to see the changes from `downcase` Liquid filter, we will need to add front matter.
|
||||||
|
|
||||||
|
That's next. Let's keep going.
|
||||||
|
|
Loading…
Reference in New Issue