diff --git a/README.md b/README.md index f07bdc6..fadb64e 100644 --- a/README.md +++ b/README.md @@ -331,3 +331,4 @@ Licenses for the icons fonts are in `public/font/LICENSE.txt`. * Florian Bigard, aka Chocobozzz () * Sandro CAZZANIGA, aka Kharec (), [@Kharec](https://twitter.com/Kharec) * Laura Arjona Reina (), spanish translation +* Thor77 () diff --git a/templates/about.html.ep b/templates/about.html.ep index a86c3e2..a161b2a 100644 --- a/templates/about.html.ep +++ b/templates/about.html.ep @@ -34,6 +34,7 @@
  • Florian Bigard, aka Chocobozzz (https://github.com/Chocobozzz)
  • Sandro CAZZANIGA, aka Kharec (http://sandrocazzaniga.fr), @Kharec
  • Laura Arjona Reina (https://wiki.debian.org/LauraArjona), <%= l('spanish translation') %> +
  • Thor77 (http://thor77.org)
  • <%= link_to url_for('/') => ( class => "btn btn-primary btn-lg" ) => begin %><%= l('Back to homepage') %><% end%>