Convert nothing to hide into the new format
This commit is contained in:
3
_includes/_configure
Normal file
3
_includes/_configure
Normal file
@ -0,0 +1,3 @@
|
||||
{% assign lang = site.data.lang.[include.lang].[include.section] %}
|
||||
{% assign en = site.data.lang.en.[include.section] %}
|
||||
{% include langs/{{include.section}} lang=lang en=en %}
|
Reference in New Issue
Block a user