summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/index.html b/index.html
index 08bdb4e..53de31e 100644
--- a/index.html
+++ b/index.html
@@ -230,6 +230,15 @@
font-size: 13px;
}
+ .hero-byline span {
+ display: block;
+ }
+
+ .hero-byline .affiliations {
+ margin-top: 3px;
+ font-size: 11px;
+ }
+
.system-card {
position: relative;
min-height: 500px;
@@ -1136,7 +1145,8 @@
<a class="button button-secondary" href="#program">What funding unlocks</a>
</div>
<p class="hero-byline">
- Yuren Hao · University of Illinois Urbana-Champaign
+ <span>Yuren Hao · Xiang Wan · Alexi Gladstone · Zeyi Liu · ChengXiang Zhai</span>
+ <span class="affiliations">University of Illinois Urbana-Champaign · Stanford University</span>
</p>
</div>
@@ -1456,7 +1466,7 @@
<footer>
<div class="footer-grid wrap">
- <p>Yuren Hao · University of Illinois Urbana-Champaign · yurenh2@illinois.edu</p>
+ <p>EPT-LM · University of Illinois Urbana-Champaign &amp; Stanford University · yurenh2@illinois.edu</p>
<div class="footer-links">
<a href="mailto:yurenh2@illinois.edu?subject=EPT-LM%20technical%20materials">Request technical materials</a>
<a href="#top">Back to top</a>