From 351840c438a8014a8e5163adc444458f7e3d778f Mon Sep 17 00:00:00 2001 From: Daniel Roelfs Date: Mon, 19 Feb 2024 21:23:13 +0100 Subject: [PATCH] add bluesky to social --- config.toml | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/config.toml b/config.toml index b080fb5..590fc60 100644 --- a/config.toml +++ b/config.toml @@ -37,30 +37,35 @@ ignoreFiles = ["\\.qmd$", "\\.ipynb$", "\\.Rmd$", "\\.Rmarkdown$", icon = "github" weight = 1 url = "https://github.com/danielroelfs/" - [[params.social]] - name = "Twitter" - icon = "x" - weight = 2 - url = "https://twitter.com/dthroelfs/" [[params.social]] name = "LinkedIn" icon = "linkedin" - weight = 3 + weight = 2 url = "https://www.linkedin.com/in/danielroelfs/" + [[params.social]] + name = "Bluesky" + icon = "bluesky" + weight = 3 + url = "https://bsky.app/profile/danielroelfs.bsky.social" + [[params.social]] + name = "Twitter" + icon = "x" + weight = 4 + url = "https://twitter.com/dthroelfs/" [[params.social]] name = "ORCID" icon = "orcid" - weight = 4 + weight = 5 url = "https://orcid.org/0000-0002-1083-002X" [[params.social]] name = "Google Scholar" icon = "googlescholar" - weight = 5 + weight = 6 url = "https://scholar.google.com/citations?user=QmVQcsAAAAAJ&hl=en" [[params.social]] name = "Mail" icon = "minutemailer" - weight = 6 + weight = 7 url = "mailto:daniel.roelfs@medisin.uio.no" # Menu links