Skip to content

Commit 84b8cf0

Browse files
committed
Update homepage quick links
1 parent 01ba50f commit 84b8cf0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ <h1>EngineeringAI Lab</h1>
3737
</p>
3838
<div class="hero-actions" aria-label="Quick links">
3939
<a class="button primary" href="team.html">Meet the Team</a>
40-
<a class="button secondary" href="publications.html">View Publications</a>
40+
<a class="button secondary" href="https://github.com/orgs/EngineeringAI-LAB/repositories" target="_blank" rel="noreferrer">Github</a>
41+
<a class="button secondary" href="https://huggingface.co/datasets/EngineeringAI-LAB" target="_blank" rel="noreferrer">Hugging</a>
4142
</div>
4243
</div>
4344
<div class="hero-media" aria-label="EngineeringAI Lab visual identity">

0 commit comments

Comments
 (0)