From 2461f409199ca27267184c115350988a2db1a1fe Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Mon, 20 Jan 2025 12:21:36 +0100 Subject: bring back mastodon --- assets/css/tailwind.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index e7822be..31dd5b3 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -1806,6 +1806,10 @@ readers do not read off random characters that represent icons */ --fa: "\f099"; } +.fa-mastodon { + --fa: "\f4f6"; +} + :root, :host { --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; -- cgit v1.2.3