{{ site.title | escape }}

  • 版權所有 © {{ "now" | date: "%Y" }} {{ site.author | escape }}
  • {%- if site.email -%}
  • 聯絡我們
  • {%- endif -%}
開發團隊  {%- include social.html -%}

{{- site.description | escape -}}

{% capture license %} {%- include license.md -%} {% endcapture %} {{ license | markdownify }}