We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1f7b8 commit 03d3cfeCopy full SHA for 03d3cfe
site/_layouts/default.html
@@ -33,6 +33,7 @@
33
<body>
34
<header class="page-header" role="banner">
35
<h2 class="project-name"><a style="color:white;" href="{{site.baseurl}}">GermEval2024 Shared Task GerMS</a></h2>
36
+ <h3><a style="color:white;" href="{{site.baseurl}}">Overview</a> | <a style="color:white;" href="{{site.baseurl}}/terms.html">Terms</a> | <a style="color:white;" href="{{site.baseurl}}/subtask1.html">ST 1</a> | <a style="color:white;" href="{{site.baseurl}}/subtask2.html">ST 2</a> | <a style="color:white;" href="{{site.baseurl}}/open-track.html">Open Track</a> | <a style="color:white;" href="{{site.baseurl}}/closed-track.html">Closed Track</a>
37
38
</header>
39
0 commit comments