From f5adf51065026991b70f53d6e46da32f77682e85 Mon Sep 17 00:00:00 2001 From: Sanat Kumar Gupta <123228827+SKG24@users.noreply.github.com> Date: Sun, 20 Oct 2024 03:21:24 +0530 Subject: [PATCH 1/6] addded X icon using svg from https://icons.getbootstrap.com/icons/twitter-x/ Basically the main issue was font awesome is unable to load icon of X. Twitter ld symbol is accessible. So, instead I have used another source for it. --- assets/logo/x-twitter-brands-solid.svg | 1 + tool.html | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 assets/logo/x-twitter-brands-solid.svg diff --git a/assets/logo/x-twitter-brands-solid.svg b/assets/logo/x-twitter-brands-solid.svg new file mode 100644 index 00000000..0bd9e7f4 --- /dev/null +++ b/assets/logo/x-twitter-brands-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tool.html b/tool.html index 01e50a75..ff76fa2f 100644 --- a/tool.html +++ b/tool.html @@ -283,7 +283,11 @@
- + + + + +
From 870711a5e06b922e62e5b5fc120748cd70b511f9 Mon Sep 17 00:00:00 2001 From: Sanat Kumar Gupta <123228827+SKG24@users.noreply.github.com> Date: Sun, 20 Oct 2024 03:34:58 +0530 Subject: [PATCH 2/6] Delete x-twitter-brands-solid.svg --- assets/logo/x-twitter-brands-solid.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 assets/logo/x-twitter-brands-solid.svg diff --git a/assets/logo/x-twitter-brands-solid.svg b/assets/logo/x-twitter-brands-solid.svg deleted file mode 100644 index 0bd9e7f4..00000000 --- a/assets/logo/x-twitter-brands-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file From 52d53aac7084d0ebe136ce2abb5d02a5f261cc9e Mon Sep 17 00:00:00 2001 From: Sanat Kumar Gupta <123228827+SKG24@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:06:11 +0530 Subject: [PATCH 3/6] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..307a8ed0 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +skg24.checking \ No newline at end of file From e18dd9dc119c5ece149978772551c2984fe5d4c6 Mon Sep 17 00:00:00 2001 From: Sanat Kumar Gupta <123228827+SKG24@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:06:24 +0530 Subject: [PATCH 4/6] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 307a8ed0..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -skg24.checking \ No newline at end of file From c3c2612de7630eaff8f29fae4a452b254bfa8d4c Mon Sep 17 00:00:00 2001 From: Sanat Kumar Gupta <123228827+SKG24@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:06:35 +0530 Subject: [PATCH 5/6] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..8b49d0a6 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +skg24.check.io \ No newline at end of file From 072f67638ef7619db771a3b50d65f8a356ea245b Mon Sep 17 00:00:00 2001 From: Sanat Kumar Gupta <123228827+SKG24@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:06:48 +0530 Subject: [PATCH 6/6] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 8b49d0a6..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -skg24.check.io \ No newline at end of file