get environment
parent
796e0e1c12
commit
383cf3b391
|
@ -7,3 +7,17 @@
|
|||
{% endif %}
|
||||
|
||||
"{{ environment }}"
|
||||
|
||||
{% comment %}
|
||||
|
||||
use this to get the environment on other files
|
||||
|
||||
{% liquid
|
||||
capture shx_get_environment
|
||||
render "shx-get-environment"
|
||||
endcapture
|
||||
%}
|
||||
|
||||
{{ shx_get_environment }}
|
||||
|
||||
{% endcomment %}
|
Loading…
Reference in New Issue