Skip to content

Commit 9981f7e

Browse files
authored
Merge pull request #135 from melissawm/add-mastodon
Add mastodon, fix bluesky icon in footer
2 parents 8c2b181 + 779e8ec commit 9981f7e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,11 @@ social:
7575
footer:
7676
links:
7777
- label: "Bluesky"
78-
icon: "fab fa-fw fa-bluesky-square"
78+
icon: "fab fa-fw fa-bluesky"
7979
url: "https://bsky.app/profile/zarr.dev"
80+
- label: "Mastodon"
81+
icon: "fab fa-fw fa-mastodon"
82+
url: "https://fosstodon.org/@zarr"
8083
- label: "GitHub"
8184
icon: "fab fa-fw fa-github"
8285
url: "https://github.com/zarr-developers"

0 commit comments

Comments
 (0)