© {{ 'now' | date: "%Y" }} {{ site.social.name }}. {% if site.data.locales[lang].copyright.brief %} {{ site.data.locales[lang].copyright.brief }} {% endif %}

{% capture _platform %} Jekyll {% endcapture %} {% capture _theme %} Chirpy {% endcapture %} {{ site.data.locales[lang].meta | default: 'Powered by :PLATFORM with :THEME theme.' | replace: ':PLATFORM', _platform | replace: ':THEME', _theme }}