Skip to content

Commit f284d78

Browse files
authored
Update content of problem statement page
1 parent 6c198fa commit f284d78

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/pages/problem-statement.astro

+5-4
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ import HomeBody from '../components/HomeBody.astro';
1616
<ul class="list-disc list-inside space-y-1">
1717
<li>Select a research paper as a reference published in a recognized and reputable journal or presented at a reputed conference.</li>
1818
<li>Reproduce its results using Scilab.</li>
19-
<li>Present the Scilab-based solution, workflow, and comparison with the original results along with a report.<br /><br />Here are some suggested domains for the Hackathon.<br /><br />Then we continue with the list</li>
19+
<li>Present the Scilab-based solution, workflow, and comparison with the original results along with a report.<br /><br />Here are some suggested domains for the Hackathon.<br /></li>
2020
</ul>
2121
</div>
2222
</div>
2323

2424
<div class="md:px-4 pb-5 border-l-2 border-white">
2525
<div class="md:px-20 px-3">
26-
<h1 class=" text-center section-title mx-4 mb-5" id="topics">
26+
<!--<h1 class=" text-center section-title mx-4 mb-5" id="topics">
2727
Case study topics can be chosen from the following domains for the Hackathon
28-
</h1>
28+
</h1>-->
2929

3030
<!-- Card 1 -->
3131
<ul class="list-disc list-outside space-y-1">
@@ -37,8 +37,9 @@ import HomeBody from '../components/HomeBody.astro';
3737
<li>Control Systems</li>
3838
<li>Space and Aerospace Simulations</li>
3939
<li>Digital Signal and Image Processing</li>
40+
<li> <p><mark>Any other domain/topic can also be proposed (subject to approval by IIT Bombay-FOSSEE-Scilab team)</mark></p></li>
4041
</ul>
41-
<mark>Any other domain/topic can also be proposed (subject to approval by IIT Bombay-FOSSEE-Scilab team)</mark>
42+
4243
</div>
4344

4445

0 commit comments

Comments
 (0)