We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8022ee8 commit ea52d7cCopy full SHA for ea52d7c
_layouts/about.liquid
@@ -102,6 +102,14 @@ layout: default_about
102
</h2>
103
{% include selected_papers.liquid %}
104
{% endif %}
105
+
106
+ <!--Research Introduction -->
107
+ <h2>
108
+ Research
109
+ </h2>
110
+ <div class="research">
111
+ <iframe width="560" height="315" src="https://www.youtube.com/watch?v=POsGBquHFaY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
112
+ </div>
113
114
<!-- Projects -->
115
<h2>
0 commit comments