The big shortcode cleanup
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{%- if page.description -%}
|
||||
{{- page.description }}
|
||||
{{- page.description }}
|
||||
{%- elif section.description -%}
|
||||
{{- section.description }}
|
||||
{{- section.description }}
|
||||
{%- else -%}
|
||||
{{- config.description -}}
|
||||
{{- config.description -}}
|
||||
{%- endif -%}
|
||||
|
Reference in New Issue
Block a user