Skip to content

Commit abc6d8e

Browse files
authored
Update index.html
1 parent 44d281a commit abc6d8e

1 file changed

Lines changed: 2 additions & 19 deletions

File tree

index.html

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -82,24 +82,7 @@ <h1 class="display-2 fw-800 mb-3">Visual Design.<br><span class="text-gradient">
8282

8383
</div>
8484

85-
<div class="ide-preview mx-auto mb-5" style="max-width: 950px;">
86-
<div class="bg-dark p-2 d-flex align-items-center border-bottom border-secondary">
87-
<div class="d-flex gap-2 ms-2">
88-
<div class="rounded-circle bg-danger" style="width:10px;height:10px;"></div>
89-
<div class="rounded-circle bg-warning" style="width:10px;height:10px;"></div>
90-
<div class="rounded-circle bg-success" style="width:10px;height:10px;"></div>
91-
</div>
92-
<small class="ms-3 text-secondary">EasyPy Desktop IDE - Workspace Preview</small>
93-
</div>
94-
95-
<img width="1600" height="822" alt="Captura de pantalla 2026-01-30 012554" src="https://github.com/user-attachments/assets/03f448b8-26a3-4c20-81d9-54f0a1dc0b23" />
96-
<div class="terminal-window text-start">
97-
<span>> Initializing Generator...</span><br>
98-
<span>> Converting UI to Native Python Classes... [OK]</span><br>
99-
<span>> Injecting Logic Methods... [OK]</span><br>
100-
<span class="text-info">> Project Compiled: Zero `exec()` overhead detected.</span>
101-
</div>
102-
</div>
85+
10386
</div>
10487
</header>
10588

@@ -213,7 +196,7 @@ <h6 class="mb-0 text-white">Smart Copy</h6>
213196

214197
</div>
215198
<p class="text-secondary small">Created with ❤️ by Emo.</p>
216-
<p class="text-secondary" style="font-size: 0.75rem;">EasyPy Desktop is proprietary software. All rights reserved.</p>
199+
217200
<div class="fs-4 mt-4 text-secondary">
218201
<a href="https://github.com/emo44/easypy-desktop" target="_blank" class="text-secondary mx-2">
219202
<i class="bi bi-github"></i>

0 commit comments

Comments
 (0)