diff --git a/README.md b/README.md index e9aedf8..f94621a 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,6 @@ description. ### Social and academic accounts -- `github`: Username to your Github account. - - `orcid`: Your ORCID number (in the shape `0000-0000-0000-0000`). - `dblp`: *URL* to your DBLP page. @@ -89,10 +87,14 @@ description. - `hal`: *URL* to your HAL page. -- `mastodon`: *URL* to your Mastodon account. +- `github`: Username to your Github account. - `gitlab`: Username to your Gitlab account. +- `bitbucket`: *URL* to your BitBucket account. + +- `mastodon`: *URL* to your Mastodon account. + - `bluesky`: *URL* to your BlueSky account. - `linkedin`: *URL* to your LinkedIn account. diff --git a/pandoc/template.html4 b/pandoc/template.html4 index eb87d27..99721e5 100644 --- a/pandoc/template.html4 +++ b/pandoc/template.html4 @@ -118,6 +118,11 @@ $endif$ + $if(bitbucket)$ + + + + $endif$ $if(bluesky)$ diff --git a/src/index.md b/src/index.md index 9692307..6dbe29a 100644 --- a/src/index.md +++ b/src/index.md @@ -18,6 +18,7 @@ hal: https://hal.science/ mastodon: https://lipn.info github: basicpage gitlab: gitlab.com +bitbucket: bitbucket.com bluesky: https://bsky.app/ linkedin: https://www.linkedin.com ---