Skip to content

Commit

Permalink
social: add mastodon icons in footer
Browse files Browse the repository at this point in the history
So people can find out more about MPTCP and/or me.

Icons from Wikipedia, under the terms of the GNU Affero General Public
License:

  https://commons.wikimedia.org/wiki/File:Mastodon_Logotype_(Simple).svg

Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
  • Loading branch information
matttbe committed Feb 13, 2024
1 parent 361eead commit 34ac8e4
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,20 @@ minima:

# Generate social links in footer.
social_links:
- platform: mastodon
user_url: "https://social.kernel.org/mptcp"
- platform: github
user_url: "https://github.com/multipath-tcp"
- platform: mastodon-colours
user_url: "https://fosstodon.org/@matttbe"
- platform: github
user_url: "https://github.com/matttbe"

# - { platform: devto, user_url: "https://dev.to/jekyll" }
# - { platform: dribbble, user_url: "https://dribbble.com/jekyll" }
# - { platform: facebook, user_url: "https://www.facebook.com/jekyll" }
# - { platform: flickr, user_url: "https://www.flickr.com/photos/jekyll" }
- { platform: github, user_url: "https://github.com/multipath-tcp" }
# - { platform: github, user_url: "https://github.com/jekyll" }
# - { platform: google_scholar, user_url: "https://scholar.google.com/citations?user=qc6CJjYAAAAJ" }
# - { platform: instagram, user_url: "https://www.instagram.com/jekyll" }
# - { platform: keybase, user_url: "https://keybase.io/jekyll" }
Expand Down
44 changes: 44 additions & 0 deletions _includes/social-icons/mastodon-colours.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions _includes/social-icons/mastodon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 34ac8e4

Please sign in to comment.