aboutsummaryrefslogtreecommitdiff
path: root/about.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'about.html.j2')
-rw-r--r--about.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html.j2 b/about.html.j2
index c019d931..b9ff6444 100644
--- a/about.html.j2
+++ b/about.html.j2
@@ -4,7 +4,7 @@
4<!-- list alphabetical, first those with images, then those without --> 4<!-- list alphabetical, first those with images, then those without -->
5<div class="row"> 5<div class="row">
6 <div class="col-lg-4"> 6 <div class="col-lg-4">
7 <h2><a href="http://grothoff.org/christian/">Christian Grothoff</a></h2> 7 <h2><a href="https://grothoff.org/christian/">Christian Grothoff</a></h2>
8 <img src="{{ url('team-images/christian-grothoff.jpg') }}" height="240" alt="Christian Grothoff" align="middle"> 8 <img src="{{ url('team-images/christian-grothoff.jpg') }}" height="240" alt="Christian Grothoff" align="middle">
9 <p>{{ _("GNU maintainer.") }}</p> 9 <p>{{ _("GNU maintainer.") }}</p>
10 </div> 10 </div>