mirror of
https://github.com/ipdb/website.git
synced 2024-11-22 17:40:03 +01:00
21 lines
577 B
YAML
Executable File
21 lines
577 B
YAML
Executable File
company: "Interplanetary Database Foundation e.V."
|
|
registration: "Amtsgericht: VR 36146 B"
|
|
address:
|
|
street: "Köpenicker Strasse 154"
|
|
zip: "10997"
|
|
city: "Berlin"
|
|
country: "Germany"
|
|
email: "contact@ipdb.global"
|
|
email_caretakers: "contact@ipdb.global"
|
|
|
|
# All the social links
|
|
social:
|
|
- name: "Twitter"
|
|
link: "https://twitter.com/ipdbfoundation"
|
|
- name: "LinkedIn"
|
|
link: "https://www.linkedin.com/company/interplanetary-database-foundation-ipdb/"
|
|
- name: "GitHub"
|
|
link: "https://github.com/ipdb"
|
|
org: "ipdb"
|
|
repo: "site"
|