Skip to content

Commit feea0fb

Browse files
committed
In memory of Fredrik Lundh
1 parent 8e280e8 commit feea0fb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ <h1 class="display-5 fw-bold">Welcome</h1>
3434
</div>
3535
</div>
3636
</div>
37+
<div class="row">
38+
<div class="col-md-12">
39+
<div class="p-4 mb-4 text-center">
40+
<h2><a target="_blank" class="text-decoration-none" href="https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/9.0.0.rst#900">In memory of Fredrik Lundh</a></h2>
41+
</div>
42+
</div>
43+
</div>
3744
<div class="row align-items-md-stretch">
3845
<div class="col-md-4">
3946
<div class="h-100 p-5 bg-dark text-light rounded-3">
@@ -65,7 +72,7 @@ <h2>For Enterprise</h2>
6572
</div>
6673

6774
<footer class="pt-3 mt-4 border-top">
68-
&copy; 1995-2022. Copyright Fredrik Lundh (PIL author), Alex Clark (Pillow author) and <a target="_blank" href="https://github.com/python-pillow/Pillow/graphs/contributors">contributors</a>. Logo by Alastair Houghton. Psychedelic art by Jeremy Kun.
75+
<p>&copy; 1995-2009 Fredrik Lundh (PIL author) and contributors. &copy; 2010-2022 Alex Clark (Pillow author) and <a target="_blank" href="https://github.com/python-pillow/Pillow/graphs/contributors">contributors</a>. Logo by Alastair Houghton. Psychedelic art by Jeremy Kun.</p>
6976
</footer>
7077
</div>
7178
</main>

0 commit comments

Comments
 (0)