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
3
docs/_templates/footer.html
vendored
3
docs/_templates/footer.html
vendored
@ -1,6 +1,7 @@
|
||||
{% extends "!footer.html" %}
|
||||
|
||||
{% block extrafooter %}
|
||||
<br>
|
||||
<p>
|
||||
<a href="{{ pathto('credits-and-attribution') }}">Credits and attribution</a>.
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user