{{ config.description | default("Short notes, links, and media.") }}
This page lives in themes/micro/pages/about/index.html.
{% extends "base.html" %} {% block page_title %}About ยท {{ config.title | default("bckt") }}{% endblock page_title %} {% block content %}
About
{{ config.description | default("Short notes, links, and media.") }}
This page lives in themes/micro/pages/about/index.html.