mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Update favicon
This commit is contained in:
parent
86895dbc0e
commit
d471952fb4
4 changed files with 1 additions and 6 deletions
|
|
@ -257,11 +257,6 @@ class FrontendMenuBuilder extends MenuBuilder
|
|||
'linkAttributes' => array('title' => $this->translate('sylius.frontend.menu.social.facebook')),
|
||||
'labelAttributes' => array('icon' => 'icon-facebook-sign icon-large', 'iconOnly' => true)
|
||||
));
|
||||
$menu->addChild('linkedin', array(
|
||||
'uri' => 'http://www.linkedin.com/groups/Sylius-Community-4903257',
|
||||
'linkAttributes' => array('title' => $this->translate('sylius.frontend.menu.social.linkedin')),
|
||||
'labelAttributes' => array('icon' => 'icon-linkedin-sign icon-large', 'iconOnly' => true)
|
||||
));
|
||||
|
||||
return $menu;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
<div class="currency-menu masthead pull-right">
|
||||
{{ knp_menu_render('sylius.frontend.currency', {'template': 'SyliusWebBundle:Frontend:menu.html.twig'}) }}
|
||||
</div>
|
||||
<h1 class="logo"><a href="{{ path('sylius_homepage') }}" title="{{ 'sylius.logo'|trans }}"><img src="{{ asset('assets/img/logo.png') }}" alt="{{ 'sylius.logo'|trans }}"><span>{{ 'sylius.logo'|trans }}</span></a></h1>
|
||||
<h1 class="logo"><a href="{{ path('sylius_homepage') }}" title="{{ 'sylius.logo'|trans }}"><span>{{ 'sylius.logo'|trans }}</span></a></h1>
|
||||
{% endblock %}
|
||||
|
||||
{% block flashes %}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 5.4 KiB |
BIN
web/favicon.ico
BIN
web/favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Reference in a new issue