Remove introductory prompt from homepage
Browse files- static/index.html +1 -3
static/index.html
CHANGED
|
@@ -23,9 +23,7 @@
|
|
| 23 |
<div class="logo"><i class="fa-solid fa-brain"></i></div>
|
| 24 |
<h1>Flexx: Your Homework Assistant</h1>
|
| 25 |
<p>Stuck on a problem? Need help with a subject? Just ask! You can type, upload, or snap a photo of your question.</p>
|
| 26 |
-
|
| 27 |
-
<p>Let's get started. What can I help you with today?</p>
|
| 28 |
-
</div>
|
| 29 |
</div>
|
| 30 |
</div>
|
| 31 |
|
|
|
|
| 23 |
<div class="logo"><i class="fa-solid fa-brain"></i></div>
|
| 24 |
<h1>Flexx: Your Homework Assistant</h1>
|
| 25 |
<p>Stuck on a problem? Need help with a subject? Just ask! You can type, upload, or snap a photo of your question.</p>
|
| 26 |
+
|
|
|
|
|
|
|
| 27 |
</div>
|
| 28 |
</div>
|
| 29 |
|