Skip to content

Commit 4d89e6a

Browse files
authored
Update research.html
1 parent b6b0cdc commit 4d89e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

research.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Our lab's research spans across various domains, ranging from hardware development to the creation of controllers utilizing Optimal Controls, learning-based controls, and safety-critical controls.
66
The following projects serve as a testament to this diverse spectrum of work.
77

8-
<h2>Active Projects</h2>
8+
<!-- <h2>Active Projects</h2>
99
<div class="card-columns">
1010
{% comment %}
1111
Sort the projects by date, putting those without dates last
@@ -17,7 +17,7 @@ <h2>Active Projects</h2>
1717
{% include project-card.html project=p %}
1818
{% endif %}
1919
{% endfor %}
20-
</div>
20+
</div> -->
2121

2222
<!-- <h2>Completed Projects</h2>
2323
<div class="card-columns">

0 commit comments

Comments
 (0)