diff options
author | Nils Gillmann <ng0@n0.is> | 2018-03-27 16:59:11 +0000 |
---|---|---|
committer | Nils Gillmann <ng0@n0.is> | 2018-03-27 16:59:11 +0000 |
commit | f8dffe728fdb1f6254ac247e5b2d84117c574ee2 (patch) | |
tree | fca43a76e5310b69856814963636e10401cc7ba4 | |
parent | 20bdd6c44007355ea2352aa09d46975381886a4c (diff) | |
download | www-f8dffe728fdb1f6254ac247e5b2d84117c574ee2.tar.gz www-f8dffe728fdb1f6254ac247e5b2d84117c574ee2.zip |
Adjust team about me
Signed-off-by: Nils Gillmann <ng0@n0.is>
-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 6bad6ecc..641476a3 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><a href="http://ea.n0.is">ng0</a></h2> | 83 | <h2><a href="http://n0.is">Nils Gillmann (ng0)</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"> |