doc: normalize style of Kapow!, to be shown italicized

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-10 10:34:39 +01:00
parent 7dc1d5db21
commit bb4aa1a00f
17 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{% extends "!layout.html" %}
{% block menu %}
<a href="index.html">Welcome to Kapow!</a>
<a href="index.html">Welcome to <em>Kapow!</em></a>
{{ super() }}
{% endblock %}