Skip to content

Commit

Permalink
Add Index page with link to benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
mkly committed Feb 28, 2024
1 parent eace71f commit 08ee31d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/coffee/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
{% block title %}MLCommons AI Safety{% endblock %}

{% block content %}
{% endblock %}
<h1 class="mlc--header">ML Commons {% include "_provisional.html" %}</h1>
<a role="button" href="bencharks.html">View Benchmarks</a>
{% endblock %}

0 comments on commit 08ee31d

Please sign in to comment.