We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a0fb9 commit 202a552Copy full SHA for 202a552
1 file changed
_pages/speakers.md
@@ -7,4 +7,9 @@ nav: true
7
nav_order: 4
8
---
9
10
-
+<div class="container">
11
+ <div class="row row-cols-1 row-cols-md-3">
12
+ {% include people.liquid name="Constantin Rothkopf" affiliation="TU Darmstadt" url="https://www.pip.tu-darmstadt.de/members_pip/publications.en.jsp" %}
13
+ {% include people.liquid name="Martin Hebart" affiliation="University of Gießen, MPI Leipzig" url="http://martin-hebart.de/" %}
14
+ </div>
15
+</div>
0 commit comments