From 83df11a66a8e04e439e2c3de04b21b69b8aad47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Winterhalter?= Date: Tue, 29 Oct 2024 15:06:54 +0100 Subject: [PATCH] Add LinkedIn --- README.md | 2 ++ pandoc/template.html4 | 5 +++++ src/index.md | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f57da6c..eded40d 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ description. - `bluesky`: *URL* to your BlueSky account. +- `linkedin`: *URL* to your LinkedIn account. + ## Papers We provide some tools to input your publications and drafts either in JSON diff --git a/pandoc/template.html4 b/pandoc/template.html4 index 8af3514..eb87d27 100644 --- a/pandoc/template.html4 +++ b/pandoc/template.html4 @@ -123,6 +123,11 @@ $endif$ + $if(linkedin)$ + + + + $endif$ diff --git a/src/index.md b/src/index.md index c0b608e..bed3c93 100644 --- a/src/index.md +++ b/src/index.md @@ -8,7 +8,7 @@ location: Some lab, office 777 email: noreply@noemail.com picture: img/profile.png picture-round: false -side-by-side: false +side-by-side: true pronouns: They/Them og-picture: https://basicpage.github.io/img/profile.png orcid: 0000-0000-0000-0000 @@ -19,6 +19,7 @@ mastodon: https://lipn.info github: basicpage gitlab: gitlab.com bluesky: https://bsky.app/ +linkedin: https://www.linkedin.com --- I am a (fake) PhD student, working on 👽 science on all kinds of related topics.