witchie/docs/_templates/about.html
2018-06-27 13:11:36 +02:00

5 lines
164 B
HTML

<h1 class="logo"><a href="{{ pathto(master_doc) }}">{{ project }}</a></h1>
{% if theme_description %}
<p class="blurb">{{ theme_description }}</p>
{% endif %}