Skip to content

Commit

Permalink
chore: remove x and linkedin, adding nostr
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy committed Aug 28, 2024
1 parent f12c7e3 commit 9e2d89d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 18 deletions.
17 changes: 6 additions & 11 deletions data/socialMediaLinks.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[
{
"name": "linkedin",
"link": "https://www.linkedin.com/company/dezh-tech/",
"logo": "/socialMedia/linkedin.svg"
},
{
"name": "github",
"link": "https://github.com/dezh-tech",
"logo": "/socialMedia/github.svg"
},
{
"name": "nostr",
"link": "https://njump.me/dezh.tech",
"logo": "/socialMedia/nostr.svg"
},
{
"name": "discord",
"link": "https://discord.com/invite/gCKGkkzRyx",
Expand All @@ -18,10 +18,5 @@
"name": "telegram",
"link": "https://t.me/dezh_tech",
"logo": "/socialMedia/telegram.svg"
},
{
"name": "x",
"link": "https://x.com/dezh_tech",
"logo": "/socialMedia/x.svg"
}
]
]
3 changes: 0 additions & 3 deletions public/socialMedia/linkedin.svg

This file was deleted.

3 changes: 3 additions & 0 deletions public/socialMedia/nostr.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions public/socialMedia/x.svg

This file was deleted.

0 comments on commit 9e2d89d

Please sign in to comment.