diff options
author | ng0 <ng0@n0.is> | 2018-01-08 16:40:42 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2018-01-08 16:40:42 +0000 |
commit | 167512c906ccfe3ed183ee1b7cd034533e01b1f3 (patch) | |
tree | a9b32d73fee7828eb53a142eb0af5cff3172174b | |
parent | 5194bde58c27e7385aac4d3a7467a5c3b678d127 (diff) |
SecuShare -> secushare!
-rw-r--r-- | about.html.j2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/about.html.j2 b/about.html.j2 index 1620f1f0..243adf95 100644 --- a/about.html.j2 +++ b/about.html.j2 @@ -11,7 +11,7 @@ <div class="col-lg-4"> <h2>dvn</h2> <img src="{{ url('team-images/dvn.jpg') }}" height="240" alt="dvn" align="middle"> - <p>{{ _("Continuous Integration, SecuShare, packaging (Guix).") }}</p> + <p>{{ _("Continuous Integration, secushare, packaging (Guix).") }}</p> </div> <div class="col-lg-4"> <h2><a href="https://fdold.eu">Florian Dold</a></h2> @@ -33,7 +33,7 @@ <div class="col-lg-4"> <h2>lurchi</h2> <img src="{{ url('team-images/lurchi.jpg') }}" height="240" alt="lurchi" align="middle"> - <p>{{ _("SecuShare, Social, PSYC, Multicast, Data Protection Theory.") }}</p> + <p>{{ _("secushare, Social, PSYC, Multicast, Data Protection Theory.") }}</p> </div> </div> <div class="row"> @@ -49,7 +49,7 @@ <div class="col-lg-4"> <h2>t3sserakt</h2> <img src="{{ url('team-images/t3sserakt.jpg') }}" height="240" alt="t3sserakt" align="middle"> - <p>{{ _("SecuShare, Social, PSYC, Multicast.") }}</p> + <p>{{ _("secushare, Social, PSYC, Multicast.") }}</p> </div> </div> <div class="row"> @@ -61,7 +61,7 @@ <div class="col-lg-4"> <h2>Christian Kühne</h2> <img src="{{ url('team-images/ck.jpg') }}" height="240" alt="Christian Kühne" align="middle"> - <p>{{ _("SecuShare, Social, PSYC, Multicast.") }}</p> + <p>{{ _("secushare, Social, PSYC, Multicast.") }}</p> </div> </div> <div class="row"> |