From e09fd6439463f0275bf43504227f506a8a253a31 Mon Sep 17 00:00:00 2001 From: jshiffer Date: Sat, 17 Aug 2024 12:26:10 -0700 Subject: [PATCH] Update 'hugo.toml' --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hugo.toml b/hugo.toml index 741e8dd..ecf0bd1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -86,6 +86,11 @@ name = "X" icon = "twitter" url = "https://x.com/uclalug" +[[params.social]] +name = "Mastodon" +icon = "at-sign" +url = "https://mastodon.linux.ucla.edu/@admin" + [[params.social]] name = "Instagram" icon = "instagram"