mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
doc: put the index at the bottom
This commit is contained in:
parent
59b35fa5b2
commit
480e73d92e
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
@ -1,6 +1,6 @@
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% block menu %}
|
||||
<a href="genindex.html">Keyword Index</a>
|
||||
{{ super() }}
|
||||
<a href="genindex.html">Keyword Index</a>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user