From 4bc67d230b0fedd94b4e452b214eb739aff5f626 Mon Sep 17 00:00:00 2001 From: Alexius Wadell Date: Sat, 3 Jun 2023 15:34:20 -0400 Subject: [PATCH 1/2] fix typo in big/strong closing tags --- software.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software.html b/software.html index 5118fa4..581ff49 100644 --- a/software.html +++ b/software.html @@ -21,7 +21,7 @@ {% endif %} - {{ sw.title|escape }}. + {{ sw.title|escape }}.
{{ sw.authors|escape }}. From 91564d7ec49986d69ac5c69ecf42b777acfa349e Mon Sep 17 00:00:00 2001 From: Alexius Wadell Date: Sat, 3 Jun 2023 15:44:38 -0400 Subject: [PATCH 2/2] add missing tags --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index b659565..613fc94 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,7 @@

Community

Prof. Viswanathan runs the Battery Modeling Webinar Series (BMWS). Find more information here.

Dilip has coordianted a Scientific Machine Learning (SciML) course, consisting of talks along with interactive code demonstrations. For more details and schedule, visit this page.

+
@@ -81,4 +82,5 @@

News

Older posts…

{% endif %} +