mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Consistent indentation in doc config, templates and static files
This commit is contained in:
parent
298af55cc5
commit
0043eca672
4
docs/_templates/layout.html
vendored
4
docs/_templates/layout.html
vendored
@ -1,6 +1,6 @@
|
|||||||
{% extends "!layout.html" %}
|
{% extends "!layout.html" %}
|
||||||
|
|
||||||
{% block menu %}
|
{% block menu %}
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
<a href="{{ pathto('genindex') }}">Keyword Index</a>
|
<a href="{{ pathto('genindex') }}">Keyword Index</a>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user