From ee47900d00e635ae529a254686f3a4f4b8389214 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Mon, 20 May 2024 16:29:24 +0200 Subject: [PATCH] Replace social links with social icons --- backend/templates/index.html.template | 10 +++++----- frontend/css/main.css | 23 +++++++++++++++++++++++ frontend/img/social/bluesky.png | Bin 0 -> 3218 bytes frontend/img/social/mastodon.png | Bin 0 -> 8129 bytes frontend/img/social/odysee.png | Bin 0 -> 7732 bytes frontend/img/social/x.png | Bin 0 -> 3104 bytes 6 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 frontend/img/social/bluesky.png create mode 100644 frontend/img/social/mastodon.png create mode 100644 frontend/img/social/odysee.png create mode 100644 frontend/img/social/x.png diff --git a/backend/templates/index.html.template b/backend/templates/index.html.template index 7d0fb51..7d40be8 100644 --- a/backend/templates/index.html.template +++ b/backend/templates/index.html.template @@ -97,11 +97,11 @@