diff options
author | ng0 <ng0@n0.is> | 2018-01-07 16:00:39 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2018-01-07 16:00:39 +0000 |
commit | 36d0a856ab974440c779c6ccaadd57b964b7db13 (patch) | |
tree | 519f88d76e5c87b2d2e148eb298747758d3a01ce | |
parent | 30894db7e796017fe159c815fbd238e6482f2f15 (diff) |
edit my information in about
-rw-r--r-- | about.html.j2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/about.html.j2 b/about.html.j2 index 8f8e8eb0..1620f1f0 100644 --- a/about.html.j2 +++ b/about.html.j2 @@ -80,8 +80,8 @@ </div> <div class="row"> <div class="col-lg-4"> - <h2>ng0</h2> - <p>{{ _("Documentation.") }}</p> + <h2>ng0 (N. Gillmann)</h2> + <p>{{ _("Documentation, packaging (Guix), System Integration") }}</p> </div> <div class="col-lg-4"> <h2>tg</h2> |