We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d0342 commit f70d614Copy full SHA for f70d614
index.html
@@ -17,6 +17,9 @@
17
<img src="/images/pillow-logo-light-text-1280x640.png" height="120" alt="" class="d-inline-block align-text-top">
18
</a>
19
<ul class="list-group list-group-horizontal">
20
+ <li class="nav-item">
21
+ <a class="nav-link" target="_blank" href="https://github.com/python-pillow/Pillow"><i class="fab fa-github fa-2x"></i></a>
22
+ </li>
23
<li class="nav-item">
24
<a class="nav-link" target="_blank" href="https://www.facebook.com/Python-Pillow-102023528073709"><i class="fab fa-facebook fa-2x"></i></a>
25
</li>
0 commit comments