fix "join the team" link #10

Merged
archvillainette merged 1 commits from fix-recruitment-link into main 2026-06-26 16:58:20 +00:00
Showing only changes of commit 0f73c19cce - Show all commits
@@ -18,7 +18,7 @@
<li><a href="{relative_path}/category/1/news">News</a></li> <li><a href="{relative_path}/category/1/news">News</a></li>
<li><a href="{relative_path}/gallery">Gallery</a></li> <li><a href="{relative_path}/gallery">Gallery</a></li>
<li><a href="{relative_path}/category/84/developer-blog">Dev Blog</a></li> <li><a href="{relative_path}/category/84/developer-blog">Dev Blog</a></li>
<li><a href="{relative_path}/join-the-team">Join the Team</a></li> <li><a href="{relative_path}/recruitment">Join the Team</a></li>
</ul> </ul>
</nav> </nav>