Add index.rst to side panel
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% block menu %}
|
||||
<a href="index.html">Welcome to Kapow!</a>
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user