From 4793ee6509719aca06b17e7a334afa3a090436e8 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Thu, 20 Aug 2015 20:13:11 +0200 Subject: Fixed my name & website :ok_hand: --- .../CoreBundle/Resources/views/themes/material/Static/about.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Resources') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig index 8c6269ec..5de71d77 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig @@ -21,7 +21,7 @@
{% trans %}Developed by{% endtrans %}
Nicolas Lœuillet{% trans %}website{% endtrans %}
Thomas Citharel — {% trans %}website{% endtrans %}
-
Jérémy Besnoit — {% trans %}website{% endtrans %}
+
Jérémy Benoist — {% trans %}website{% endtrans %}
{% trans %}And many others contributors ♥{% endtrans %} {% trans %}on Github{% endtrans %}
{% trans %}Project website{% endtrans %}
https://www.wallabag.org
-- cgit v1.2.3