From d9cad6d7814eaeb2d8b9b357f8235bd6d54e70b5 Mon Sep 17 00:00:00 2001 From: Jesbin Date: Sun, 30 Oct 2022 20:43:51 +0530 Subject: [PATCH] Added hashnode --- css/brands.css | 10 ++++++++++ images/icons/hashnode.svg | 1 + index.html | 5 +++++ 3 files changed, 16 insertions(+) create mode 100644 images/icons/hashnode.svg diff --git a/css/brands.css b/css/brands.css index 36c52f1..df81a65 100644 --- a/css/brands.css +++ b/css/brands.css @@ -638,3 +638,13 @@ button:hover, .button.button-letterboxd:focus { filter: brightness(90%); } + +/* hashnode */ +.button.button-hashnode { + color: #323335; + background-color: #ffffff; +} +.button.button-hashnode:hover, +.button.button-hashnode:focus { + filter: brightness(90%); +} diff --git a/images/icons/hashnode.svg b/images/icons/hashnode.svg new file mode 100644 index 0000000..69f2e29 --- /dev/null +++ b/images/icons/hashnode.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index d36babc..ec86077 100644 --- a/index.html +++ b/index.html @@ -400,6 +400,11 @@ Letterboxd LogoLetterboxd
+ + + hashnode LogoHashnode +
+