Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lyon bett #274

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
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
12 changes: 12 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,5 +852,17 @@
</a>
</td>
<!-- End of column-3 -->
<!-- Start of column-4 -->
<td align="center">
<a href="https://github.com/lyonbett">
<img
src="https://avatars.githubusercontent.com/u/126583109?v=4"
width="100px"
/>
<br />
<sub>Lyon Bett</sub>
</a>
</td>
<!-- End of column-4 -->
</tr>
</table>
Binary file added public/img/avatar/Lyon-Bett.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/bid_image/Lyon-Bett.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/Jsons/Contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"GitHub": "https://github.com/XanderRubio",
"text": "Becoming a professional tango dancer and competing in Buenos Aires🇦🇷. Donating to the CORE Foundation for spinal cord injury rehabilitation in Orlando, Florida. Marrying my best friend and growing our life together. Starting and raising a family. Seeing Earth from space. Visiting the Baseball Hall of Fame with my father in Cooperstown, New York. Getting baptized in Mirror Lake, Alaska. Walking the Great Wall of China from start to finish."
},
{
"id": "Lyon Bett",
"image": "img/bid_image/Lyon-Bett",
"avatar": "img/avatar/Lyon-Bett.jpg",
"name": "Lyon Bett",
"location": "Nairobi, Kenya 🇰🇪 ",
"GitHub": "https://github.com/lyonbett",
"text": "I want to do well as a developer and entrepreneur, support my siblings in reaching their dreams, travel the world with my family, and achieve all of this while still young."
},
{
"id": "Chrissy Codes",
"image": "img/bid_image/Chrissy_Codes.jpg",
Expand Down