From 5f5dfb15e88ebce4cee53293ca6e7ba00e7bb550 Mon Sep 17 00:00:00 2001
From: James Henstridge <james@jamesh.id.au>
Date: Wed, 14 Dec 2022 14:55:14 +0000
Subject: [PATCH] assets: update mastodon logo in social links (#597)

---
 layouts/partials/func/socials/GetBuiltInServicesDefaults.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/partials/func/socials/GetBuiltInServicesDefaults.html b/layouts/partials/func/socials/GetBuiltInServicesDefaults.html
index b61fe5d..9cd4d5a 100644
--- a/layouts/partials/func/socials/GetBuiltInServicesDefaults.html
+++ b/layouts/partials/func/socials/GetBuiltInServicesDefaults.html
@@ -57,7 +57,7 @@
     color: '#0077b5'
   mastodon:
     label: Mastodon
-    color: '#3088d4'
+    color: '#6364FF'
   slack:
     label: Slack
     color: '#E01E5A'

--
Gitblit v1.10.0