From 2850b170fd7b72f0c4dd6ad32f578dca4390bb25 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 6 Apr 2024 22:36:45 +0530 Subject: [PATCH] tweak social icons --- config.toml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/config.toml b/config.toml index cb171ff..598b657 100644 --- a/config.toml +++ b/config.toml @@ -79,23 +79,28 @@ enableEmoji = true content = "Recovering Android and Kotlin developer, amateur Rustacean" [[params.socialIcons]] - name = "GitHub" - icon = "github" + title = "GitHub" + name = "github" url = "https://github.com/msfjarvis" [[params.socialIcons]] - name = "Mastodon" - icon = "mastodon" + title = "Mastodon (Android)" + name = "mastodon" url = "https://androiddev.social/@msfjarvis" [[params.socialIcons]] - name = "Gitea" - icon = "gitea" + title = "Mastodon (Gaming)" + name = "mastodon" + url = "https://mstdn.games/@msfjarvis" + +[[params.socialIcons]] + title = "Gitea" + name = "gitea" url = "https://git.msfjarvis.dev/" [[params.socialIcons]] - name = "RSS" - icon = "rss" + title = "RSS" + name = "rss" url = "/index.xml" # Enable tags.