Skip to content

Commit

Permalink
Clean up logo section
Browse files Browse the repository at this point in the history
  • Loading branch information
t-mon committed Jul 16, 2024
1 parent b995f72 commit 26a0ab6
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/_components/sections/LogosSection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,6 @@
url: 'https://github.com/nymea',
iconName: 'logo-github'
},
{
title: 'Twitter',
url: 'https://twitter.com/nymea_io',
iconName: 'logo-twitter'
},
{
title: 'Facebook',
url: 'https://www.facebook.com/nymea.io',
iconName: 'logo-facebook'
},
{
title: 'YouTube',
url: 'https://www.youtube.com/user/gearupyourhome',
iconName: 'logo-youtube'
}
];
</script>

Expand Down

0 comments on commit 26a0ab6

Please sign in to comment.