mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
final address change, source from site data everywhere
This commit is contained in:
parent
b62ddf3904
commit
cc690702cb
@ -51,7 +51,7 @@ social:
|
|||||||
address:
|
address:
|
||||||
company: BigchainDB GmbH
|
company: BigchainDB GmbH
|
||||||
street: Chausseestraße 19
|
street: Chausseestraße 19
|
||||||
zip: 10115
|
zip: "10115"
|
||||||
city: Berlin
|
city: Berlin
|
||||||
country: Germany
|
country: Germany
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ layout: page
|
|||||||
title: Imprint
|
title: Imprint
|
||||||
---
|
---
|
||||||
|
|
||||||
### BigchainDB GmbH
|
### {{ site.address.company }}
|
||||||
|
|
||||||
Wichertstr. 14a
|
{{ site.address.street }}
|
||||||
10439 Berlin
|
{{ site.address.zip }} {{ site.address.city }}
|
||||||
Germany
|
{{ site.address.country }}
|
||||||
USt-IdNr. DE296647599
|
USt-IdNr. DE296647599
|
||||||
|
|
||||||
### Contact
|
### Contact
|
||||||
|
@ -10,9 +10,9 @@ The Site is operated by:
|
|||||||
|
|
||||||
BigchainDB GmbH (“BigchainDB”, “we”, “us”, “our”)
|
BigchainDB GmbH (“BigchainDB”, “we”, “us”, “our”)
|
||||||
represented by its managing director Bruce Pon
|
represented by its managing director Bruce Pon
|
||||||
Wichertstr. 14a
|
{{ site.address.street }}
|
||||||
10439 Berlin, Germany
|
{{ site.address.zip }} {{ site.address.city }}, {{ site.address.country }}
|
||||||
https://bigchaindb.com
|
{{ site.url }}
|
||||||
|
|
||||||
### Terms and Privacy Policy
|
### Terms and Privacy Policy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user