diff options
author | ng0 <ng0@n0.is> | 2018-01-08 16:44:23 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2018-01-08 16:44:23 +0000 |
commit | 49de3ddae3e6ff11f038819121133e08e6084c65 (patch) | |
tree | 660ffa3369031ec9606b5ec70f69176557ec9094 | |
parent | 167512c906ccfe3ed183ee1b7cd034533e01b1f3 (diff) | |
download | www-49de3ddae3e6ff11f038819121133e08e6084c65.tar.gz www-49de3ddae3e6ff11f038819121133e08e6084c65.zip |
add a link for me
-rw-r--r-- | about.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html.j2 b/about.html.j2 index 243adf95..c019d931 100644 --- a/about.html.j2 +++ b/about.html.j2 | |||
@@ -80,7 +80,7 @@ | |||
80 | </div> | 80 | </div> |
81 | <div class="row"> | 81 | <div class="row"> |
82 | <div class="col-lg-4"> | 82 | <div class="col-lg-4"> |
83 | <h2>ng0 (N. Gillmann)</h2> | 83 | <h2><a href="http://ea.n0.is">ng0 (N. Gillmann)</a></h2> |
84 | <p>{{ _("Documentation, packaging (Guix), System Integration") }}</p> | 84 | <p>{{ _("Documentation, packaging (Guix), System Integration") }}</p> |
85 | </div> | 85 | </div> |
86 | <div class="col-lg-4"> | 86 | <div class="col-lg-4"> |