Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Updated outdated dependencies
- Added Shayla to 'about us'
- Added Oluwatobi to 'about us'
- Updated Satoshi's profile links

### Fixed

Expand Down
4 changes: 2 additions & 2 deletions utils/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ export const whoWeAre = [
devtoSummary:
'Satoshi is a full-stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers. Passionate for Open Source projects.',
position: 'Full-Stack Developer',
linkedIn: 'satoshi-89bb58a8',
portfolio: 'www.satoshis-developer.xyz',
linkedIn: 'satoshi-sh',
portfolio: 'portfolio.satoshi-homelab.xyz/',
about:
'Satoshi is a Full-Stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers.',
},
Expand Down