Skip to content

Commit 2176d5f

Browse files
authored
fix: fixed a bug in index.html (#330)
1 parent 9c9c499 commit 2176d5f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

app/templates/index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,6 @@ <h2 class="fs-1 fw-bold">
2929
<a id="on">Start Audio</a>
3030
<a id="off">Stop Audio</a>
3131
</div>
32-
<div class="d-flex justify-content-center">
33-
<div class="d-flex justify-content-center">
34-
<a href="{{ url_for('calendar') }}"
35-
class="btn btn-lg btn-primary shadow-lg bg-body p-3 mb-5 bg-gradient2 landing-page-button"
36-
type="button">
37-
<span>Get Started</span>
38-
</a>
39-
</div>
40-
</div>
4132
</div>
4233
</div>
4334
<div class="d-flex justify-content-center">

0 commit comments

Comments
 (0)