We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bf96a commit b417ddcCopy full SHA for b417ddc
2 files changed
index.html
@@ -18,6 +18,7 @@ <h2>Want to know more?</h2>
18
<p>Check out these links to find out more about what we are doing!</p>
19
<ul class="icon-list ps-0">
20
<li class="d-flex align-items-start mb-1"><a href="recent-reviews.html" rel="noopener">Recent Reviews</a></li>
21
+ <li class="d-flex align-items-start mb-1"><a href="poster.html" rel="noopener">DH2022 Poster</a></li>
22
</ul>
23
</div>
24
poster.html
@@ -0,0 +1,10 @@
1
+---
2
+
3
+layout: default
4
5
6
+<h1>Poster at DH2022</h1>
7
8
+<iframe style="width: 100%; height: 550px" src="assets/files/DH2022-CodeReview-Poster.pdf">
9
10
+</iframe>
0 commit comments