Merge branch 'master' of git.246060.ru:/f1x1t/pelican-theme-bootstrap4 into HEAD

This commit is contained in:
Andrei Astafev 2019-04-20 11:53:28 +03:00
commit 49afbfa931

View File

@ -6,7 +6,9 @@
{% endif %}
{% if ABOUT_ME %}
<p class="text-center">
<strong>{{ AUTHOR }}</strong><br/>
<strong>{{ AUTHOR }}</strong>
</p>
<p>
{{ ABOUT_ME }}
</p>
{% endif %}