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) |
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 @@ </div> <div class="row"> <div class="col-lg-4"> - <h2><a href="http://ea.n0.is">ng0</a></h2> + <h2><a href="http://n0.is">Nils Gillmann (ng0)</a></h2> <p>{{ _("Documentation, packaging (Guix), System Integration") }}</p> </div> <div class="col-lg-4"> |