From 3cddc7a08f94d1cd4d4a89dc2ad177e102fd1ebc Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Mon, 20 May 2024 16:13:07 +0200 Subject: [PATCH] Replace social links with social icons --- .../svrjswebsite/layout/_partial/footer.ejs | 10 ++++---- themes/svrjswebsite/source/css/main.css | 23 ++++++++++++++++++ .../source/img/social/bluesky.png | Bin 0 -> 3218 bytes .../source/img/social/mastodon.png | Bin 0 -> 8129 bytes .../svrjswebsite/source/img/social/odysee.png | Bin 0 -> 7732 bytes themes/svrjswebsite/source/img/social/x.png | Bin 0 -> 3104 bytes 6 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 themes/svrjswebsite/source/img/social/bluesky.png create mode 100644 themes/svrjswebsite/source/img/social/mastodon.png create mode 100644 themes/svrjswebsite/source/img/social/odysee.png create mode 100644 themes/svrjswebsite/source/img/social/x.png diff --git a/themes/svrjswebsite/layout/_partial/footer.ejs b/themes/svrjswebsite/layout/_partial/footer.ejs index ca9bbfc..3b8822c 100644 --- a/themes/svrjswebsite/layout/_partial/footer.ejs +++ b/themes/svrjswebsite/layout/_partial/footer.ejs @@ -26,11 +26,11 @@