mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
revert meta description content nad translation (#17509)
| Q | A |-----------------|----- | Branch? | 2.0 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | - | License | MIT
This commit is contained in:
commit
d6b20bd6c0
2 changed files with 0 additions and 2 deletions
|
|
@ -60,4 +60,3 @@ sylius:
|
|||
order_history: 'Order history'
|
||||
personal_information: 'Personal information'
|
||||
top_bar: 'Sign up to our newsletter and grab -20% off'
|
||||
meta_description: 'Explore the Sylius – a flexible e-commerce platform built on Symfony. Discover features to customize your online store and test its capabilities!'
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
<meta content="width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes" name="viewport">
|
||||
|
||||
{% block metatags %}
|
||||
<meta name="description" content="{{ 'sylius.meta_description'|trans }}"/>
|
||||
{% hook '#metatags' with { _prefixes: prefixes } %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue