Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 0a1beb8

Browse files
author
dpatanin
committed
change social logos
1 parent 1f46c6f commit 0a1beb8

8 files changed

Lines changed: 7 additions & 64 deletions

File tree

src/data/features.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525
},
2626
{
2727
"title": "Github",
28-
"image": "/features/github logo.svg",
28+
"image": "/features/GitHub-Mark.svg",
2929
"link": "https://github.com/secureCodeBox",
3030
"tag": "social"
3131
},
3232
{
3333
"title": "Twitter",
34-
"image": "/features/twitter logo white.svg",
34+
"image": "/features/Twitter_Social_Icon_Circle_White.svg",
3535
"link": "https://twitter.com/securecodebox",
3636
"tag": "social"
3737
},
3838
{
3939
"title": "Slack",
40-
"image": "/features/slack-new-logo.svg",
40+
"image": "/features/Slack_Mark_Monochrome_White.svg",
4141
"link": "https://join.slack.com/t/securecodebox/shared_invite/enQtNDU3MTUyOTM0NTMwLTJiNzg3MmU2ZDY2NDFiMGI0Y2FkM2I5Mzc2ZmEzYTcyN2FlN2Y2NDFiZDE5NjAxMjg1M2IxNDViNzE3OTIxMGU",
4242
"tag": "social"
4343
}

src/scss/components/_feature.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
font-size: 1.4rem;
2323
font-weight: 300;
2424
line-height: 1.2;
25+
margin-top: 10px;
2526
}
2627
.feature-content {
2728
margin-bottom: 0;

static/features/GitHub-Mark.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

static/features/github logo.svg

Lines changed: 0 additions & 59 deletions
This file was deleted.

static/features/slack-new-logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/features/twitter logo white.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)