Skip to content

Commit

Permalink
Merge pull request #186 from vielmetti/mastodon
Browse files Browse the repository at this point in the history
WIP: add Mastodon link, pending Font Awesome setup
  • Loading branch information
artlogic authored Mar 19, 2024
2 parents 99904a5 + 26472bd commit 94a67e4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 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: aha@a2mi.social

# 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]
5 changes: 5 additions & 0 deletions _data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ AHA:
- label: "Facebook"
icon: "fab fa-fw fa-facebook-square"
url: "https://www.facebook.com/allhandsactivea2/"
- label: "Mastodon"
icon: "fab fa-mastodon"
url: "https://a2mi.social/@aha"
- label: "GitHub"
icon: "fab fa-fw fa-github-square"
url: "https://github.com/allhandsactive/"


0 comments on commit 94a67e4

Please sign in to comment.