©  {%- assign date_from = site.posts[-1].date | date_to_xmlschema -%} {%- assign year_from = date_from | date: '%Y' -%} {%- assign date_to = site.time | date_to_xmlschema -%} {%- assign year_to = date_to | date: '%Y' -%} {%- unless year_from == nil or year_from == year_to -%} {{ year_from }}- {%- endunless -%} {{ year_to }} {%- if site.author -%}  {{ site.author.name }} {%- endif -%} . All right reserved.
Powered by Jekyll & Hydure