Skip to content

Commit

Permalink
Remove github konsila whilst no content
Browse files Browse the repository at this point in the history
  • Loading branch information
konsila committed Nov 8, 2023
1 parent 823442e commit e4235bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions consts/socialLinks/socialLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ import { email, linkedIn, github } from 'assets/icons';

export const socialLinks = [
{
name: 'GitHub - personal',
name: 'GitHub',
url: 'https://github.com/lennardschwarz',
icon: github,
},
{
name: 'GitHub - work',
url: 'https://github.com/konsila',
icon: github,
},
// {
// name: 'GitHub - work',
// url: 'https://github.com/konsila',
// icon: github,
// },
{
name: 'LinkedIn',
url: 'https://www.linkedin.com/in/lennard-schwarz/',
Expand Down

0 comments on commit e4235bb

Please sign in to comment.