diff --git a/css/brands.css b/css/brands.css index 40713e5..ed1e83d 100644 --- a/css/brands.css +++ b/css/brands.css @@ -114,6 +114,16 @@ button:hover, filter: brightness(90%); } +/* dev.to */ +.button.button-dev-to { + color: #000000; + background-color: #f5f5f5; +} +.button.button-dev-to:hover, +.button.button-dev-to:focus { + filter: brightness(90%); +} + /* Discord */ .button.button-discord { color: #ffffff; diff --git a/images/icons/dev_to.svg b/images/icons/dev_to.svg new file mode 100644 index 0000000..d52b2ed --- /dev/null +++ b/images/icons/dev_to.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index bd3cbe3..143e4ce 100644 --- a/index.html +++ b/index.html @@ -330,6 +330,11 @@ src="images/icons/cashapp_btc.svg" alt="Cash App Logo">Cash App Bitcoin
+ + dev.to Logodev.to +
+ Web LogoWebsite