Skip to content

Commit c03f20f

Browse files
committed
Update initvenv logo and badge, anyway
1 parent 809b9f6 commit c03f20f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ <h2 class="text-center font-bold mb-10 text-2xl">Init Venv</h2>
8181
<div id="new-project" class="lg:w-[90vh] w-[90vw] rounded-xl shadow-xl shadow-black px-10">
8282
<div class="pswp-gallery" id="my-gallery">
8383
<div id="logo-initvenv" class="flex justify-center mb-4">
84-
<a href="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@dd775fc24cf6c63171b85694bd0b7d567f055676/dev2forge/InitVenv/icon.ico"
84+
<a href="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@077acb9334621eb79958453e562ff6042a06cb86/dev2forge/InitVenv/InitVenv-logo.svg"
8585
data-pswp-width="1200" data-pswp-height="1200" target="_blank">
8686
<img class="max-w-[300px] h-auto object-contain drop-shadow-2xl drop-shadow-black"
87-
src="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@dd775fc24cf6c63171b85694bd0b7d567f055676/dev2forge/InitVenv/icon.ico"
87+
src="https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@077acb9334621eb79958453e562ff6042a06cb86/dev2forge/InitVenv/InitVenv-logo.svg"
8888
alt="Icon representing the Init Venv CLI project by Dev2Forge" />
8989
</a>
9090
</div>

0 commit comments

Comments
 (0)