aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-07-04 17:38:40 +0000
committerng0 <ng0@n0.is>2019-07-04 17:41:08 +0000
commita0c4ffb06c763eb23db24e7ff9a2a22f105769c6 (patch)
treeb47a2a430024348648bb54f2ea5153f6a2c3338a /template
parent38162103eb01271eb7195bf92be9c48adc7eb243 (diff)
downloadwww-a0c4ffb06c763eb23db24e7ff9a2a22f105769c6.tar.gz
www-a0c4ffb06c763eb23db24e7ff9a2a22f105769c6.zip
add link to openpgp to my profile.
Diffstat (limited to 'template')
-rw-r--r--template/team.html.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 23865a8e..613196a8 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -97,6 +97,7 @@
97 <img src="{{ url('static/team-images/ng0.jpg') }}" alt="ng0" class="img-fluid"> 97 <img src="{{ url('static/team-images/ng0.jpg') }}" alt="ng0" class="img-fluid">
98 <ul class="text-center"> 98 <ul class="text-center">
99 <a href="https://n0.is"><li><i class="fas fa-home"></i></li></a> 99 <a href="https://n0.is"><li><i class="fas fa-home"></i></li></a>
100 <a href="https://keys.openpgp.org/search?q=ng0%40n0.is"><li><i class="fas fa-key"></i></li></a>
100 </ul> 101 </ul>
101 </div> 102 </div>
102 <h1>ng0</h1> 103 <h1>ng0</h1>