From 96c8540139fd16253d2401f2f169fd1787b7052f Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Tue, 24 Dec 2024 07:39:19 +0000 Subject: [PATCH] add Mastodon social icon --- _quarto.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 4ac26e3..9e52c66 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -8,9 +8,14 @@ website: title: nutriverse #background: success logo: images/nutriverse_neg.png - logo-alt: nutriverse logo + logo-alt: nutriverse tools: + - icon: mastodon + aria-label: Mastodon + href: https://mastodon.social/@nutriverse + rel: me - icon: github + aria-label: GitHub href: https://github.com/nutriverse left: - href: index.qmd