1
0
mirror of https://github.com/bigchaindb/site.git synced 2025-02-14 21:10:28 +01:00

add share image

This commit is contained in:
Matthias Kretschmann 2017-05-19 14:03:30 +02:00
parent 797aef1279
commit 569dde0550
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
2 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -3,7 +3,8 @@ layout: base
title: Enterprise
image: hero-enterprise.jpg
header: hero-enterprise.jpg
image: share-image-enterprise.jpg
js: page-enterprise.min.js
hero:
@ -81,7 +82,7 @@ contact:
---
<header class="hero hero--enterprise" {% if page.image %}style="background-image:url('/assets/img/{{ page.image }}')"{% endif %}>
<header class="hero hero--enterprise" {% if page.header %}style="background-image:url('/assets/img/{{ page.header }}')"{% endif %}>
{% include menu-main.html %}