Skip to content

Commit

Permalink
[FIX] - contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
elidakirigo committed Aug 25, 2023
1 parent 82d3f81 commit ea660c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<body>
<a href="https://elidakirigo.github.io/public/responsive-mini-portfolio(html-css-js)/" title="click to see portfolio">
<picture>
<!-- <img height="200" width="490" align="right" src="https://github-readme-stats-eight-theta.vercel.app/api?username=elidakirigo&show_icons=true&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&theme=gruvbox&count_private=true" alt="Grayce's GitHub Stats"/> -->
<img width="100%" style='margin-bottom: 10px;' src="https://github-readme-stats-eight-theta.vercel.app/api?username=elidakirigo&show_icons=true&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&theme=nightowl&count_private=true&hide=stars,commits,prs,issues&hide_rank=true&custom_title=contribution-list" alt="GitHub Stats"/>
<source srcset="https://github-readme-stats.vercel.app/api?username=elidakirigo&count_private=true&show_icons=true&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&theme=nightowl" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" />

<img align="center" src="https://github-readme-stats.vercel.app/api?username=elidakirigo&count_private=true&show_icons=true&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&theme=nightowl" width="100%" />
<img align="center" src="https://github-readme-stats.vercel.app/api?username=elidakirigo&count_private=true&show_icons=true&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&theme=nightowl&rank_icon=percentile" width="100%" />
</picture>
</a>
<!-- <script src="./script.js"></script> -->
Expand Down

1 comment on commit ea660c0

@vercel
Copy link

@vercel vercel bot commented on ea660c0 Aug 25, 2023

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.