publiccodenet / jekyll-theme

A Foundation for Public Code jekyll theme for use with GitHub pages.
https://publiccodenet.github.io/jekyll-theme/
European Union Public License 1.2
8 stars 9 forks source link

Add Mastodon link to navigation bar #101

Closed Ainali closed 2 years ago

Ainali commented 2 years ago

Logo based on https://thenounproject.com/icon/elephant-1067019/ which is public domain

The rel="me" will only be shown on the landing page on https://publiccode.net. If we don't want this link to widely spread I suggest that we widen the if-statement so that it only shows on that page and not on any of our other sites or pages.

Fixes publiccodenet/publiccode.net#251