mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4237 from dilatebrave/pull4196
doc: put the index at the bottom
This commit is contained in:
commit
36e34e59a6
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