Skip to content

Commit 809b9f6

Browse files
committed
Update initvenv logo and badge
1 parent 295dbb1 commit 809b9f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ <h2 class="text-center font-bold mb-10 text-2xl">Init Venv</h2>
9292
<div class="flex justify-center">
9393
<div class="grid gap-2 grid-cols-1 sm:grid-cols-2 m-2 text-center">
9494
<code class="select-all text-center">pip install initvenv</code>
95-
<a class="flex w-full justify-center" href="https://pepy.tech/projects/bridgex"><img
96-
src="https://static.pepy.tech/badge/bridgex" alt="PyPI Downloads" /></a>
95+
<a href="https://pepy.tech/projects/initvenv"><img
96+
src="https://static.pepy.tech/personalized-badge/initvenv?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=BLUE&left_text=downloads"
97+
alt="PyPI Downloads"></a>
9798
</div>
9899
</div>
99100
<p class="text-center">Watch this source link for more information: <a href="/initvenv">Init Venv -

0 commit comments

Comments
 (0)