Skip to content

Commit

Permalink
feat: added slideshare
Browse files Browse the repository at this point in the history
  • Loading branch information
fjbarrena committed Jan 3, 2024
1 parent cc3bc4e commit b6a4c99
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions pages/cv.js
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,19 @@ export default function About({ authorDetails }) {
/>
</a>
</div>
<div>
<a
href="https://es.slideshare.net/fjbarrena"
target="_blank"
rel="noreferrer"
>
<img
src="/static/images/social-icons/slideshare.png"
alt="My slides at Slideshare"
className="h-6"
/>
</a>
</div>
<div>
<a href="https://twitter.com/DogDeveloper" target="_blank" rel="noreferrer">
<img
Expand Down
Binary file added public/static/images/social-icons/slideshare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit b6a4c99

@vercel
Copy link

@vercel vercel bot commented on b6a4c99 Jan 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.