{% if include.page.type == 'home' %} {% assign description = site.data.content.social_list.default_description %} {% else %} {% assign description = site.data.content.social_list.description | replace: "TITLE", include.page.title %} {% endif %}