diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html index 44c3f54..3c86e62 100644 --- a/_includes/footer_custom.html +++ b/_includes/footer_custom.html @@ -1,8 +1,8 @@ {%- if site.footer_content -%}
{{ site.footer_content }}
{%- else -%} -{%- if page.created_date and page.created_date != '' -%}First created: {{ page.created_date | date: "%B %d, %Y" }}{% endif -%} -This workshop is part of the {{ site.workshop_series_name }}
{%- endif -%}