Skip to content

Commit fde093f

Browse files
committed
Added conference banner
1 parent 2db1107 commit fde093f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

index.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,20 @@ <h2 style="font-weight:700">Powerful. Fast. Free.</h2>
2222
<div class="container">
2323

2424
<!-- Begin Special Banner for temporary announcements. End the comment here to enable... --->
25-
25+
<div class="row">
26+
<div class="col-lg-12">
27+
<hr>
28+
<center>
29+
<h1>1st Annual SU2 Conference</h1>
30+
<h3>Princeton University,
31+
New Jersey, USA,
32+
June 10 - 13, 2020</h3>
33+
<h3>Interested in sharing your work with the SU2 community? </h3>
34+
<h3>Submit a 200 word abstract <a href="https://cmt3.research.microsoft.com/SU2CONF2020/Submission/Index">here</a> (open until Feb. 28, 2020).</h3>
35+
</center>
36+
<hr>
37+
</div>
38+
</div>
2639

2740
<!-- End Special Banner -->
2841

0 commit comments

Comments
 (0)