Compare commits

..

No commits in common. "49afbfa931404471f92a61471ba1d8e682772ed7" and "18abed555ee1b55ca3447c7f80aa77c2f98d8d7d" have entirely different histories.

View File

@ -5,10 +5,8 @@
</p> </p>
{% endif %} {% endif %}
{% if ABOUT_ME %} {% if ABOUT_ME %}
<p class="text-center">
<strong>{{ AUTHOR }}</strong>
</p>
<p> <p>
<strong class="text-center">{{ AUTHOR }}</strong><br/>
{{ ABOUT_ME }} {{ ABOUT_ME }}
</p> </p>
{% endif %} {% endif %}