Skip to content

Commit 66633c9

Browse files
committed
addd publications to nav
1 parent 18e59aa commit 66633c9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

content/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ layout: "single"
1414
About
1515
</span>
1616
</a>
17+
<a class="button home" href="publications/" rel="noopener" title="About">
18+
<span class="button-inner">
19+
Publications
20+
</span>
21+
</a>
1722
<a class="button home" href="contact/" rel="noopener" title="Contact">
1823
<span class="button-inner">
1924
Contact

content/publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ keywords: ["Delft Mercurians", "RoboCup", "tdp", "robotics", "football", "public
1212
The following contains a list of all the papers written by the Delft Mercurians. The TDP's (Team Description Papers) are written for the Robocup SSL selection procedure.
1313

1414
<ul>
15-
<li> <a link="/documents/TDP_2024.pdf" target="_blank">TDP 2024</a> </li>
15+
<li> <a href="/documents/TDP_2024.pdf" target="_blank">TDP 2024</a> </li>
1616
</ul>
1717

0 commit comments

Comments
 (0)