Skip to content

Commit 038c25b

Browse files
committed
updated the logo, copied over the original changes for gsoc 2017
1 parent 9b8858d commit 038c25b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,27 @@ <h2>Project Ideas</h2>
663663
</td>
664664
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
665665
</tr>
666+
667+
668+
<tr>
669+
<!-- Logo -->
670+
<td rowspan="4" class="logo">
671+
<img src="http://pypy.org/image/pypy-logo2-white-background.png"
672+
width="300px"></td>
673+
<!-- Info -->
674+
<td><h4>PyPy</h4></td>
675+
<tr><td><p>PyPy is a fast, compliant alternative implementation of the Python language.</p>
676+
Several rather separate modules exist, some of them are rather challenging. We also offer tasks where
677+
the learning curve is not that steep.</p>
678+
</td></tr>
679+
<tr><td><a href="http://pypy.org/">Website</a> |
680+
<a href="https://webchat.freenode.net/">Contact: IRC Channel #pypy</a> |
681+
<a href="http://pypy.readthedocs.io/en/latest/how-to-contribute.html">Contribution Guidelines</a> |
682+
<a href="http://pypy.readthedocs.io/en/latest/project-ideas.html">Ideas Page</a>
683+
</td>
684+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
685+
</tr>
686+
666687
</table>
667688

668689
<a name="schedule"></a>

0 commit comments

Comments
 (0)