{% include favicon.html %} {% seo %} {% include statistics_head.html %}
{% if site.avatar %} avatar {% else %} {% assign image_files = site.static_files | where: "image", true %} {% for image in image_files %} {% if image.basename == 'avatar' %} avatar {% endif %} {% endfor %} {% endif %}

{{ site.name }}

{{ site.description }}

{% if site.twitter %} {% endif %} {% if site.weibo %} {% endif %} {% if site.github %} {% endif %} {% if site.email %} {% endif %} {% if site.rss and site.rss == true %} {% endif %}

{% if site.lock_menu and site.lock_menu == true %} {% endif %} {% include statistics_body.html %}