Services: Use 16_9 image for opengraph.

This commit is contained in:
Pablo Vazquez 2019-04-18 14:45:55 +02:00
parent 7209a3c525
commit 8534cdbaeb
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ include mixins/components
| {% set page_title = 'Services' %}
| {% set page_description = 'On Blender Cloud you can create and share personal projects, access our texture and HDRI library (or create your own), keep track of your production, manage your renders and much more!' %}
| {% set page_header_image = url_for('static', filename='assets/img/backgrounds/background_services.jpg', _external=true) %}
| {% set page_header_image = url_for('static', filename='assets/img/backgrounds/background_services_16_9.jpg', _external=true) %}
| {% block page_title %}{{ page_title }}{% endblock %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB