Skip to content

Commit

Permalink
add ocid
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhoune committed Dec 13, 2023
1 parent 656c7dc commit 8fc3d94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/socials/socials.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ export const socials: Social[] = [
'https://www.credly.com/users/ben-lakhoune'
),
new Social('bi bi-twitter', 'https://twitter.com/ben_lakhoune'),
new Social(
{ src: 'assets/icons/orcid.png' },
'https://orcid.org/0009-0005-0961-5604'
),
];
Binary file added src/assets/icons/orcid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8fc3d94

Please sign in to comment.