Skip to content

Commit b4b974a

Browse files
author
Marc Garcia
committed
Updating footer
1 parent cb0394f commit b4b974a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

_includes/footer.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,13 @@
1313
<h2 class="footer__section-title">With the support of...</h2>
1414
<hr class="footer__divider">
1515
<div class="row">
16-
<div class="footer__sponsor-col col-md-6 col-lg-6">
17-
<a class="footer__sponsor-link" href="https://www.python.org/psf/">
18-
<img src="{{ site.baseurl }}/static/images/sponsors/psf.png">
19-
</a>
20-
</div>
16+
<div class="footer__sponsor-col col-md-3 col-lg-3"></div>
2117
<div class="footer__sponsor-col col-md-6 col-lg-6">
2218
<a class="footer__sponsor-link" href="https://www.numfocus.org/">
2319
<img src="{{ site.baseurl }}/static/images/sponsors/numfocus.png">
2420
</a>
2521
</div>
22+
<div class="footer__sponsor-col col-md-3 col-lg-3"></div>
2623
</div>
2724
<p class="footer__text-copyright">
2825
©

0 commit comments

Comments
 (0)