Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 b3a4ec7dc -> 2a53bface
# IGNITE-843 WIP on HOME. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/2a53bfac Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/2a53bfac Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/2a53bfac Branch: refs/heads/ignite-843 Commit: 2a53bfacee17384ec2f8234491b300dc21722d5b Parents: b3a4ec7 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Thu May 28 13:18:48 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Thu May 28 13:18:48 2015 +0700 ---------------------------------------------------------------------- modules/webconfig/nodejs/views/index.jade | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2a53bfac/modules/webconfig/nodejs/views/index.jade ---------------------------------------------------------------------- diff --git a/modules/webconfig/nodejs/views/index.jade b/modules/webconfig/nodejs/views/index.jade index bfc0ec8..ddcaee9 100644 --- a/modules/webconfig/nodejs/views/index.jade +++ b/modules/webconfig/nodejs/views/index.jade @@ -21,5 +21,7 @@ block container | Apache Ignite<sup>tm</sup> In-Memory Data Fabric is a high-performance, | integrated and distributed in-memory platform for computing and transacting on large-scale data | sets in real-time, orders of magnitude faster than possible with traditional disk-based or flash technologies. - div(class=['block-image', 'block-display-image']) + div(class=['block-image', 'block-display-image']) img(ng-src='https://www.filepicker.io/api/file/lydEeGB6Rs9hwbpcQxiw' alt='Apache Ignite stack') + div.text-center + a(class=['btn', 'btn-default'] href='/clusters') Get Started Now