diff --git a/components/Footer/Footer.js b/components/Footer/Footer.js index 0b4fcdf..179ef93 100644 --- a/components/Footer/Footer.js +++ b/components/Footer/Footer.js @@ -18,7 +18,7 @@ const Footer = () => (

Follow or write us

- + diff --git a/components/Hero/Hero.js b/components/Hero/Hero.js index 35cd06e..a53aca0 100644 --- a/components/Hero/Hero.js +++ b/components/Hero/Hero.js @@ -42,7 +42,7 @@ const Hero = () => (
- +
diff --git a/components/Newsletter/Newsletter.js b/components/Newsletter/Newsletter.js index c23dcc3..8c6e0f0 100644 --- a/components/Newsletter/Newsletter.js +++ b/components/Newsletter/Newsletter.js @@ -46,7 +46,7 @@ export default class Newsletter extends React.Component {
- +
diff --git a/components/SocialIcon/SocialIcon.js b/components/SocialIcon/SocialIcon.js index c833c19..1fdcdff 100644 --- a/components/SocialIcon/SocialIcon.js +++ b/components/SocialIcon/SocialIcon.js @@ -7,6 +7,7 @@ const CLASSES = { discord: styles.discord, medium: styles.medium, reddit: styles.reddit, + noschat: styles.noschat, telegram: styles.telegram, twitter: styles.twitter }; diff --git a/components/SocialIcon/SocialIcon.scss b/components/SocialIcon/SocialIcon.scss index 2f27fd9..682e4c5 100644 --- a/components/SocialIcon/SocialIcon.scss +++ b/components/SocialIcon/SocialIcon.scss @@ -17,4 +17,5 @@ &.discord { background-image: url('/static/discord-violet.svg') } &.telegram { background-image: url('/static/telegram-violet.svg') } &.medium { background-image: url('/static/medium-violet.svg') } + &.noschat { background-image: url('/static/nos-chat-violet.svg') } } diff --git a/static/nos-chat-violet.svg b/static/nos-chat-violet.svg new file mode 100644 index 0000000..fa3aeae --- /dev/null +++ b/static/nos-chat-violet.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +