Skip to content

Commit 6ca6fe3

Browse files
authored
Update index.html
1 parent 0b31a1b commit 6ca6fe3

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -261,10 +261,14 @@ <h1 class="title is-1">🧠 Machine Psychophysics: Cognitive Control in Vision
261261
<sup>5</sup>University of California, San Diego &nbsp;&nbsp;
262262
<sup>6</sup>Carnegie Mellon University
263263
</p>
264-
265-
<p class="is-size-6">🌱 <strong>GrowAI Team</strong>
266-
<a href="https://growing-ai-like-a-child.github.io/" target="_blank">growing-ai-like-a-child.github.io</a>
267-
</p>
264+
265+
<div class="has-text-centered" style="margin-top: 0.8rem;">
266+
<img src="growai.png" alt="GrowAI Logo" style="height: 36px; vertical-align: middle; margin-right: 8px;">
267+
<strong>GrowAI Team</strong>
268+
<a href="https://growing-ai-like-a-child.github.io/" target="_blank" style="color: #3273dc;">
269+
growing-ai-like-a-child.github.io
270+
</a>
271+
</div>
268272

269273
<p style="margin-top:15px">
270274
<a class="button is-dark is-rounded" href="https://arxiv.org/abs/2505.18969" target="_blank">
@@ -536,7 +540,13 @@ <h2 class="title">BibTeX</h2>
536540
<footer class="footer">
537541
<div class="container">
538542
<div class="content has-text-centered">
539-
<p><strong>🌱 GrowAI Team</strong><a href="https://growing-ai-like-a-child.github.io/" target="_blank">growing-ai-like-a-child.github.io</a></p>
543+
<p class="has-text-centered">
544+
<img src="growai.png" alt="GrowAI Logo" style="height: 60px; margin-bottom: 0.5rem;"><br>
545+
<strong>GrowAI Team</strong>
546+
<a href="https://growing-ai-like-a-child.github.io/" target="_blank" style="color: #3273dc;">
547+
growing-ai-like-a-child.github.io
548+
</a>
549+
</p>
540550
<p style="font-size:.9rem">Page adapted from
541551
<a href="https://github.com/eliahuhorwitz/Academic-project-page-template" target="_blank">Academic Project Page Template</a>.
542552
Licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a>.

0 commit comments

Comments
 (0)