From 7ef52194cef369c8a8d587b7654998fdab0be5ff Mon Sep 17 00:00:00 2001 From: Akella Srinivas Date: Wed, 24 Sep 2025 11:07:36 +0530 Subject: [PATCH 1/2] Updated New Icons and CDN link of font awesome Signed-off-by: Akella Srinivas --- css/base.css | 2 +- index.html | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/css/base.css b/css/base.css index cbafbde..5502d34 100755 --- a/css/base.css +++ b/css/base.css @@ -31,7 +31,7 @@ * # imports * * ------------------------------------------------------------------- */ -@import url("font-awesome/css/font-awesome.min.css"); +@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"); @import url("micons/micons.css"); @import url("fonts.css"); diff --git a/index.html b/index.html index f20f05f..2cfc43d 100755 --- a/index.html +++ b/index.html @@ -203,11 +203,11 @@

Navigation

@@ -254,19 +254,19 @@

An Open-Source Prorgam for Students, Professionals, and Freelancers

@@ -740,11 +740,11 @@

Connect with writers, mentors, and enthusiasts worldwide who share a passion for crafting content and exploring the layers of technology!

@@ -819,11 +819,11 @@

Find us on

Let us be social

From 757039be20555239c629d4c1b3a574f6cfc57001 Mon Sep 17 00:00:00 2001 From: Akella Srinivas Date: Thu, 25 Sep 2025 18:34:44 +0530 Subject: [PATCH 2/2] fix: update old icons Signed-off-by: Akella Srinivas --- css/base.css | 2 +- index.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/base.css b/css/base.css index 5502d34..cbafbde 100755 --- a/css/base.css +++ b/css/base.css @@ -31,7 +31,7 @@ * # imports * * ------------------------------------------------------------------- */ -@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"); +@import url("font-awesome/css/font-awesome.min.css"); @import url("micons/micons.css"); @import url("fonts.css"); diff --git a/index.html b/index.html index 2cfc43d..e6794bf 100755 --- a/index.html +++ b/index.html @@ -23,6 +23,10 @@ +