Skip to content

Add other social media links in _config.yml#324

Merged
bedroesb merged 5 commits into
ELIXIR-Belgium:mainfrom
anenadic:patch-3
Feb 7, 2025
Merged

Add other social media links in _config.yml#324
bedroesb merged 5 commits into
ELIXIR-Belgium:mainfrom
anenadic:patch-3

Conversation

@anenadic
Copy link
Copy Markdown
Contributor

@anenadic anenadic commented Feb 6, 2025

Fixes #321.

Adding 3 new options in the _config.yml file:

theme_variables: 
  topnav:
    bluesky: false
    linkedin: false
    fosstodon: false
  • bluesky: Enable or disable the appearance of the Bluesky nav link by adding the url towards the Bluesky page. Default: false
  • linkedin: Enable or disable the appearance of the Linkedin nav link by adding the url towards the Linkedin page. Default: false
  • fosstodon: Enable or disable the appearance of the Fosstodon nav link by adding the url towards the Fosstodon page. Default: false

@anenadic anenadic marked this pull request as ready for review February 6, 2025 11:19
@anenadic
Copy link
Copy Markdown
Contributor Author

anenadic commented Feb 6, 2025

If this PR is accepted, the new config paramaters need describing in the documentation too @bedroesb.

@PhilReedData
Copy link
Copy Markdown
Contributor

oh no, I've just done this same PR #325, albeit for Bluesky only. I did update the documentation though.

I checked for any duplicate work on Wednesday and didn't think to check again so soon.

@bedroesb bedroesb merged commit 7157619 into ELIXIR-Belgium:main Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Bluesky social media links like Twitter

3 participants