We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9c499 commit 2176d5fCopy full SHA for 2176d5f
app/templates/index.html
@@ -29,15 +29,6 @@ <h2 class="fs-1 fw-bold">
29
<a id="on">Start Audio</a>
30
<a id="off">Stop Audio</a>
31
</div>
32
- <div class="d-flex justify-content-center">
33
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
41
42
43
<div class="d-flex justify-content-center">
0 commit comments