From d9cbfce201eac349081c9315945e013f0fa76302 Mon Sep 17 00:00:00 2001 From: Nitin Awari Date: Wed, 30 Jul 2025 16:25:06 +0530 Subject: [PATCH] fix:added linkedin social and upgrade twitter to x Signed-off-by: Nitin Awari --- assets/icons/Twitter.svg | 3 --- assets/icons/linkedin.svg | 1 + assets/icons/x.svg | 1 + layouts/partials/footer.html | 7 +++++-- layouts/partials/nav.html | 4 ++-- 5 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 assets/icons/Twitter.svg create mode 100644 assets/icons/linkedin.svg create mode 100644 assets/icons/x.svg diff --git a/assets/icons/Twitter.svg b/assets/icons/Twitter.svg deleted file mode 100644 index 04fd69051..000000000 --- a/assets/icons/Twitter.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/assets/icons/linkedin.svg b/assets/icons/linkedin.svg new file mode 100644 index 000000000..3bc0295bd --- /dev/null +++ b/assets/icons/linkedin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/x.svg b/assets/icons/x.svg new file mode 100644 index 000000000..2e6b86c39 --- /dev/null +++ b/assets/icons/x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b9d663880..d9db273d7 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -35,12 +35,15 @@

Community

Slack - - Twitter + + x YouTube + + linkedin + Mastodon diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index 5d93e82d0..73139090a 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -46,8 +46,8 @@ Slack - - Twitter + + x YouTube