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 01ba50f commit 84b8cf0Copy full SHA for 84b8cf0
1 file changed
index.html
@@ -37,7 +37,8 @@ <h1>EngineeringAI Lab</h1>
37
</p>
38
<div class="hero-actions" aria-label="Quick links">
39
<a class="button primary" href="team.html">Meet the Team</a>
40
- <a class="button secondary" href="publications.html">View Publications</a>
+ <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>
42
</div>
43
44
<div class="hero-media" aria-label="EngineeringAI Lab visual identity">
0 commit comments