mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
footer.html: Put credits link in a paragraph to add more spacing
This commit is contained in:
parent
6adfe88211
commit
f245f8b473
5
docs/_templates/footer.html
vendored
5
docs/_templates/footer.html
vendored
@ -1,6 +1,7 @@
|
|||||||
{% extends "!footer.html" %}
|
{% extends "!footer.html" %}
|
||||||
|
|
||||||
{% block extrafooter %}
|
{% block extrafooter %}
|
||||||
<br>
|
<p>
|
||||||
<a href="{{ pathto('credits-and-attribution') }}">Credits and attribution</a>.
|
<a href="{{ pathto('credits-and-attribution') }}">Credits and attribution</a>.
|
||||||
|
</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user