summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuren Hao <97327730+YurenHao0426@users.noreply.github.com>2026-07-30 14:55:00 +0700
committerGitHub <noreply@github.com>2026-07-30 14:55:00 +0700
commit1f62b37b2b93e3563bab970d0f280889e38849d2 (patch)
treec600d6d584dce118989d6d2aa74e6fa60a03feb0
parentc888e54d7e1f5d8d30406ea5b0b6bafb4cdf9f22 (diff)
Restore project team credits (#3)
-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>