aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-20 21:47:19 +0000
committerng0 <ng0@n0.is>2019-02-20 21:47:19 +0000
commit130ae20ce3540291a6d30078062bf5a17487182f (patch)
tree2fc7d2efc7e0b86d6e5afb117862ff346e7597b2
parent221f8b392504b6d8e0b4a44358fdf21fd45416d7 (diff)
downloadwww-130ae20ce3540291a6d30078062bf5a17487182f.tar.gz
www-130ae20ce3540291a6d30078062bf5a17487182f.zip
fix link
-rw-r--r--template/team.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 7e437478..52b3db82 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -14,7 +14,7 @@
14 <!-- was: height="240" --> 14 <!-- was: height="240" -->
15 <img src="{{ url('static/team-images/christian-grothoff.jpg') }}" alt="Christian Grothoff" class="img-fluid"> 15 <img src="{{ url('static/team-images/christian-grothoff.jpg') }}" alt="Christian Grothoff" class="img-fluid">
16 <ul class="text-center"> 16 <ul class="text-center">
17 <li><a href="https://grothoff.org/christian"><i class="fas fa-home"></i></a></li> 17 <li><a href="https://grothoff.org/christian/"><i class="fas fa-home"></i></a></li>
18 </ul> 18 </ul>
19 </div> 19 </div>
20 <h1><a href="https://grothoff.org/christian/">Christian Grothoff</a></h1> 20 <h1><a href="https://grothoff.org/christian/">Christian Grothoff</a></h1>