Skip to content

Commit 0a07692

Browse files
authored
Embed InitVenv tool in the description section
Added an iframe to embed a tool for Python virtual environments. Signed-off-by: Tutos Rive <108991712+tutosrive@users.noreply.github.com>
1 parent c7dab09 commit 0a07692

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ <h2 class="text-center text-3xl mb-10">Projects Repositories</h2>
241241
<!-- Description page -->
242242
<section id="description" class="my-4"></section>
243243

244+
<iframe frameborder="0" src="https://itch.io/embed/4005004?linkback=true&amp;dark=true" width="552" height="167"><a href="https://tutosrive.itch.io/initvenv">InitVenv – CLI Tool for Python Virtual Environments by tutosrive</a></iframe>
245+
244246
<hr class="border-gray-800 border-2 my-2 w-full" />
245247
</main>
246248

0 commit comments

Comments
 (0)