Skip to content

Commit

Permalink
WIP: includes Mastodon but missing font-awesome glyph
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Vielmetti <[email protected]>
  • Loading branch information
vielmetti committed Dec 24, 2023
1 parent bd922d2 commit e28358d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ twitter_username: AllHandsActive
facebook_username: AHA-All-Hands-Active-300100514925
meetup_username: allhandsactive
github_username: allhandsactive

mastodon_username: [email protected]

# Build settings
kramdown:
Expand Down Expand Up @@ -49,6 +49,9 @@ footer:
- label: "GitHub"
icon: "fab fa-fw fa-github-square"
url: "https://github.com/allhandsactive/"
- label: "Mastodon"
icon: "fab fa-mastodon"
url: "https://a2mi.social/@aha"


# Plugins
Expand All @@ -66,4 +69,4 @@ timezone: America/Detroit
safe: true

# add key-value pair to pull GitHub Metadata
github: [metadata]
github: [metadata]
2 changes: 1 addition & 1 deletion _data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ AHA:
icon: "fab fa-fw fa-facebook-square"
url: "https://www.facebook.com/allhandsactivea2/"
- label: "Mastodon"
icon: "fa-brands fa-mastodon"
icon: "fab fa-mastodon"
url: "https://a2mi.social/@aha"
- label: "GitHub"
icon: "fab fa-fw fa-github-square"
Expand Down

0 comments on commit e28358d

Please sign in to comment.