mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 07:45:41 +01:00
hotfix for social footer links
This commit is contained in:
parent
eb5067d70e
commit
52bc8cb497
@ -15,15 +15,15 @@ secondary:
|
|||||||
- title: Contact
|
- title: Contact
|
||||||
url: /contact/
|
url: /contact/
|
||||||
- title: Blog
|
- title: Blog
|
||||||
url: https://medium.com/{{ site.medium }}
|
url: https://medium.com/the-bigchaindb-blog
|
||||||
|
|
||||||
community:
|
community:
|
||||||
- title: GitHub
|
- title: GitHub
|
||||||
url: https://github.com/{{ site.github.org }}
|
url: https://github.com/bigchaindb
|
||||||
- title: Twitter
|
- title: Twitter
|
||||||
url: https://twitter.com/{{ site.twitter }}
|
url: https://twitter.com/BigchainDB
|
||||||
- title: Google Group
|
- title: Google Group
|
||||||
url: https://groups.google.com/forum/#!forum/{{ site.googlegroup }}
|
url: https://groups.google.com/forum/#!forum/bigchaindb
|
||||||
|
|
||||||
legal:
|
legal:
|
||||||
- title: Terms
|
- title: Terms
|
||||||
|
Loading…
Reference in New Issue
Block a user