diff --git a/css/brands.css b/css/brands.css index d7c04ee..88293c6 100644 --- a/css/brands.css +++ b/css/brands.css @@ -651,3 +651,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 6f33679..7dcdd5d 100644 --- a/index.html +++ b/index.html @@ -405,6 +405,11 @@ Letterboxd LogoLetterboxd
+ + + hashnode LogoHashnode +
+