Skip to content

Commit febf569

Browse files
committed
Update
1 parent dd84dda commit febf569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@ <h1 class="display-3">Welcome</h1>
8181
<div class="row">
8282
<div class="col-md-4">
8383
<h2>Code</h2>
84-
<p>Our code is <a target="_blank" href= "https://github.com/python-pillow/Pillow">hosted on GitHub</a>, tested on
84+
<p>Our code is <a target="_blank" href= "https://github.com/python-pillow/Pillow">hosted on GitHub</a> and tested on
8585
<a target="_blank" href="https://travis-ci.org/python-pillow/Pillow">Travis CI</a>,
8686
<a target="_blank" href="https://ci.appveyor.com/project/python-pillow/Pillow">AppVeyor</a>,
8787
<a target="_blank" href="https://github.com/python-pillow/Pillow/actions">GitHub Actions</a>,
8888
<a target="_blank" href="https://codecov.io/gh/python-pillow/Pillow">Codecov</a>
8989
and <a href="https://pypi.org/project/Pillow">released on
9090
PyPI</a>.</p>
91-
<p><a target="_blank" class="btn btn-secondary" href="https://github.com/python-pillow/Pillow" role="button">View details &raquo;</a></p>
91+
<p><a target="_blank" class="btn btn-secondary" href="https://github.com/python-pillow/Pillow" role="button"><i class="fab fa-github mr-1"></i>View details &raquo;</a></p>
9292
</div>
9393
<div class="col-md-4">
9494
<h2>Heading</h2>

0 commit comments

Comments
 (0)