1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-12-24 02:16:10 +01:00

drop da base

This commit is contained in:
Matthias Kretschmann 2017-04-06 12:02:25 +02:00
parent 4be2efb9bd
commit 67c393e98a
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
4 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,3 @@
jQuery(function($) {
});

View File

@ -0,0 +1,8 @@
//
// Page: enterprise
// ---
// bigchaindb.com
//
.page-enterprise {
}

View File

@ -58,5 +58,6 @@
@import 'page-contact';
@import 'page-cla';
@import 'page-partners';
@import 'page-enterprise';
@import 'ipdb';

7
_src/enterprise.html Normal file
View File

@ -0,0 +1,7 @@
---
layout: page
title: Enterprise
js: page-enterprise.min.js
---