Skip to content

Commit

Permalink
Use own readme-stats instance
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjelonek authored Jun 19, 2023
1 parent 3df7a4f commit 943975f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@

<picture>
<source
srcset="https://github-readme-stats.vercel.app/api?username=jonasjelonek&show_icons=true&theme=tokyonight"
srcset="https://github-readme-stats-dun-five-93.vercel.app/api?username=jonasjelonek&show_icons=true&theme=tokyonight"
media="(prefers-color-scheme: dark)"
/>
<source
srcset="https://github-readme-stats.vercel.app/api?username=jonasjelonek&show_icons=true"
srcset="https://github-readme-stats-dun-five-93.vercel.app/api?username=jonasjelonek&show_icons=true"
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
/>
<img src="https://github-readme-stats.vercel.app/api?username=jonasjelonek&show_icons=true" />
<img src="https://github-readme-stats-dun-five-93.vercel.app/api?username=jonasjelonek&show_icons=true" />
</picture>
<picture>
<source
srcset="https://github-readme-stats.vercel.app/api/top-langs/?username=jonasjelonek&theme=tokyonight&layout=compact"
srcset="https://github-readme-stats-dun-five-93.vercel.app/api/top-langs/?username=jonasjelonek&theme=tokyonight&layout=compact"
media="(prefers-color-scheme: dark)"
/>
<source
srcset="https://github-readme-stats.vercel.app/api/top-langs/?username=jonasjelonek&theme=default&layout=compact"
srcset="https://github-readme-stats-dun-five-93.vercel.app/api/top-langs/?username=jonasjelonek&theme=default&layout=compact"
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
/>
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=jonasjelonek&show_icons=true" />
<img src="https://github-readme-stats-dun-five-93.vercel.app/api/top-langs/?username=jonasjelonek&show_icons=true" />
</picture>

<!--
Expand Down

0 comments on commit 943975f

Please sign in to comment.