Skip to content

Commit 79ab10d

Browse files
committed
Fix footer
1 parent b4cb0f4 commit 79ab10d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,19 @@ twitter:
6161
username: zarr_dev
6262
social:
6363
type: Organization
64+
name: Zarr
65+
links:
66+
- "https://twitter.com/zarr_dev"
67+
- "https://github.com/zarr-developers"
6468

6569
footer:
6670
links:
6771
- label: "Twitter"
6872
icon: "fab fa-fw fa-twitter-square"
73+
url: "https://twitter.com/zarr_dev"
6974
- label: "GitHub"
7075
icon: "fab fa-fw fa-github"
76+
url: "https://github.com/zarr-developers"
77+
- label: "Gitter"
78+
icon: "fab fa-gitter"
79+
url: "https://gitter.im/zarr-developers/community"

0 commit comments

Comments
 (0)