{% extends "_layout.html" %} {% block title %}About {{ site.name }}{% endblock %} {% block content %}

About {{ site.name }}

Edit src/about/index.html to change this.

{% include "_banhus/made_with.html" %}
{% endblock %}