Skip to content

Commit b1d24a1

Browse files
committed
fix: refactor main.js to remove duplicate code and restore all UI interactions
1 parent d181b12 commit b1d24a1

2 files changed

Lines changed: 76 additions & 552 deletions

File tree

web-app/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ <h1 class="hero-title">
432432

433433
<!-- ── Timeline Section ─────────────────────────────────────── -->
434434
<section class="hero-timeline-section" id="timelineSection">
435-
<canvas aria-hidden="true" id="timelineCanvas"></canvas>
436435
<div class="timeline-background" aria-hidden="true"></div>
437436
<div aria-hidden="true" class="timeline-orb timeline-orb-one"></div>
438437
<div aria-hidden="true" class="timeline-orb timeline-orb-two"></div>

0 commit comments

Comments
 (0)