diff --git a/assets/images/giphy-logo.png b/assets/images/giphy-logo.png new file mode 100644 index 0000000..31527b6 Binary files /dev/null and b/assets/images/giphy-logo.png differ diff --git a/templates/bundles/TwigBundle/Exception/error.html.twig b/templates/bundles/TwigBundle/Exception/error.html.twig index 091224e..132fb52 100644 --- a/templates/bundles/TwigBundle/Exception/error.html.twig +++ b/templates/bundles/TwigBundle/Exception/error.html.twig @@ -80,6 +80,15 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX display: inline-block; text-decoration: none; } + + #giphy-logo { + width: 200px; + height: 42px; + background: url({{ asset('build/images/giphy-logo.png') }}); + position: absolute; + bottom: 10px; + right: 10px; + } Erreur {% block code %}{% endblock %} @@ -95,11 +104,13 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
{% block error %}{% endblock %} - +
Aller sur le blog
+ +