Skip to content

Commit

Permalink
logo on homepage is now link (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmannmartin authored Feb 23, 2021
1 parent c5a32cf commit 5cf451c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions templates/Front/Content/Default/index.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
{{- title -}}
{% endblock %}

{% block logo %}
<h1 class="logo">
<img src="{{ asset('public/frontend/images/logo.svg') }}" alt="{{ 'Online shop'|trans }}">
</h1>
{% endblock %}

{% block main_content %}

{% if sliderItems is not empty %}
Expand Down

0 comments on commit 5cf451c

Please sign in to comment.