Skip to content

Commit 91564d7

Browse files
committed
add missing </div> tags
1 parent 4bc67d2 commit 91564d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ <h2>Community</h2>
6464
<p>Prof. Viswanathan runs the Battery Modeling Webinar Series (BMWS). Find more information <a href="https://www.andrew.cmu.edu/user/venkatv/bmws.html">here</a>.</p>
6565

6666
<p>Dilip has coordianted a Scientific Machine Learning (SciML) course, consisting of talks along with interactive code demonstrations. For more details and schedule, visit <a href="https://www.cmu.edu/aced/sciML.html">this page</a>.</p>
67+
</div>
6768
</section>
6869

6970
<section>
@@ -81,4 +82,5 @@ <h2>News</h2>
8182
<a href="{{ site.baseurl }}/blog.html">Older posts&hellip;</a>
8283
</p>
8384
{% endif %}
85+
</div>
8486
</section>

0 commit comments

Comments
 (0)